Skip to main content
Glama

Context Pods

by conorluddy
claude-desktop-dev-config.jsonโ€ข263 B
{ "mcpServers": { "context-pods-dev": { "command": "node", "args": ["./packages/server/dist/index.js"], "cwd": "/path/to/MCPTemplate", "env": { "NODE_ENV": "development", "DEBUG": "context-pods:*" } } } }

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/conorluddy/ContextPods'

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