Metadata-Version: 2.4
Name: mcp-grpc-transport-proto
Version: 0.1.0
Summary: Generated gRPC protobufs for MCP
Author-email: The MCP-gRPC Authors <grpc-packages@google.com>
Project-URL: Homepage, https://github.com/GoogleCloudPlatform/mcp-grpc-transport-proto
Project-URL: Bug Tracker, https://github.com/GoogleCloudPlatform/mcp-grpc-transport-proto/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: grpcio>=1.71.0
Requires-Dist: protobuf>=5.26.1
Dynamic: license-file

## Description
This repo contains mcp.proto - according to the [MCP specification](https://modelcontextprotocol.io/specification/2025-06-18).

See [gRPC as a Native Transport for MCP](https://cloud.google.com/blog/products/networking/grpc-as-a-native-transport-for-mcp) for more details.

For build and packaging instructions, see [BUILDING.md](docs/BUILDING.md).
