Skip to main content
Glama

mcp-k8s-go

init_test.yaml773 B
case: "Initialize" in: { "jsonrpc": "2.0", "id": 1, "method": "initialize", "params": { "protocolVersion": "2024-11-05", "capabilities": { "roots": { "listChanged": true } }, "clientInfo": { "name": "Test client", "version": "0.0.42" }, }, } out: { "jsonrpc": "2.0", "result": { "capabilities": { "prompts": { "listChanged": false }, "resources": { "listChanged": false, "subscribe": false }, "tools": { "listChanged": false }, }, "protocolVersion": "2024-11-05", "serverInfo": { "name": "mcp-k8s-go", "version": !!re ".*" }, }, "id": 1, } --- in: { "method": "notifications/initialized", "jsonrpc": "2.0" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/strowk/mcp-k8s-go'

If you have feedback or need assistance with the MCP directory API, please join our Discord server