kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
kitex MCP Server
MCP server for cloudwego/kitex
Ready-to-Use Client Configurations
{
"mcpServers": {
"kitex": {
"command": "npx",
"args": [
"-y",
"@cloudwego/kitex"
]
}
}
}