Skip to content

Start Basic Generator #1

@erikist

Description

@erikist

Look into the implementation from google to get started with a basic protoc python plugin:

https://github.com/grpc/grpc/tree/master/tools/distrib/python/grpcio_tools is the location of the python specific tooling for generating gRPC client/servers from proto files -- we need to follow the same steps as they do to achieve an MCP generation tool.

When making the MCP tool for python, leverage gRPC itself to generate the MCP server (eg. we can use the generated client to call the server)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions