Skip to main content
Glama

Poke MCP Production Server

client_config_stdio.json246 B
{ "mcpServers": { "poke-mcp-local": { "command": "python", "args": [ "/path/to/poke-mcp-production/server.py" ], "env": { "LOG_LEVEL": "INFO", "ENVIRONMENT": "development" } } } }

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/patrickcarmichael/poke-mcp-production'

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