Skip to main content

Pre-compiled Protocol Buffer types for grpc-mcp-gateway (mcp.protobuf)

Project description

grpc-mcp-gateway-protos

Pre-compiled Protocol Buffer types for grpc-mcp-gateway — the mcp.protobuf package containing MCP annotations for gRPC services.

Install

Use the version matching the grpc-mcp-gateway release you use:

# Latest
pip install grpc-mcp-gateway-protos

# Or pin to a specific release (matches gateway / GitHub release tag without v)
pip install grpc-mcp-gateway-protos==1.0.0

What's included

This package provides the Python bindings for:

  • mcp.protobuf.annotations — Service, tool, prompt, elicitation, and field options for annotating .proto files
  • mcp.protobuf.service_options — App metadata (MCPServiceOptions)
  • mcp.protobuf.prompt — Prompt templates (MCPPrompt, MCPToolOptions)
  • mcp.protobuf.elicitation — Confirmation dialogs (MCPElicitation)
  • mcp.protobuf.resource — Resource definitions (MCPResource, MCPMimeType)
  • mcp.protobuf.app — App info (MCPApp)
  • mcp.protobuf.field — Field description option (MCPFieldOptions)
  • mcp.protobuf.enum — Enum and enum-value descriptions (MCPEnumOptions, MCPEnumValueOptions)
  • mcp.protobuf.progress — Progress notifications (MCPProgress) for server-streaming RPCs
  • mcp.protobuf.field_type — Field type enums

Usage

Import the annotations to register the proto extensions (required for generated code that uses MCP options):

# In your generated _pb2.py or before using MCP-annotated protos
import mcp.protobuf.annotations_pb2  # noqa: F401 — registers extensions

When using protoc-gen-mcp with lang=python, the generated code will depend on this package. Add it to your project:

# pyproject.toml
[project]
dependencies = [
    "grpc-mcp-gateway-protos",
    # ...
]

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grpc_mcp_gateway_protos-1.5.3.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

grpc_mcp_gateway_protos-1.5.3-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file grpc_mcp_gateway_protos-1.5.3.tar.gz.

File metadata

  • Download URL: grpc_mcp_gateway_protos-1.5.3.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for grpc_mcp_gateway_protos-1.5.3.tar.gz
Algorithm Hash digest
SHA256 d3a56c4944a35007d8b8601c0c1f0ae599e9600c772eabe5b7c3d6c8092e678b
MD5 5a1f26905766d6bd8d5e362d8a3d90c2
BLAKE2b-256 d781e493292a56d7fde8d39149824b4c1f7b5a939989de8d24507497e10f42d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for grpc_mcp_gateway_protos-1.5.3.tar.gz:

Publisher: release.yml on machanirobotics/grpc-mcp-gateway

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grpc_mcp_gateway_protos-1.5.3-py3-none-any.whl.

File metadata

File hashes

Hashes for grpc_mcp_gateway_protos-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 56dc6cca412bcc91da60409432618d8d8adf7f978c4356ad355bf7d5de8d8d4d
MD5 95b58df26d6778a18bb5e24ab10d228f
BLAKE2b-256 15a791beefa81f9e5db89e9a1bf112139ffef920b38a868f3c9c44874384df76

See more details on using hashes here.

Provenance

The following attestation bundles were made for grpc_mcp_gateway_protos-1.5.3-py3-none-any.whl:

Publisher: release.yml on machanirobotics/grpc-mcp-gateway

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page