kitex

GitHub

Go RPC framework with high-performance and strong-extensibility for building micro-services.

8,001 stars Go Go 1 file ยท ~3,753 tokens #framework#go#grpc#microservices#protobuf#rpc#streaming#thrift

kitex MCP Server

MCP server for cloudwego/kitex

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "kitex": {
      "command": "npx",
      "args": [
        "-y",
        "@cloudwego/kitex"
      ]
    }
  }
}