Skip to main content
Glama

MCP Examples Project

by c1r5
.mcp.json238 B
{ "mcpServers": { "task-manager-server": { "type": "stdio", "command": "docker", "args": [ "run", "--rm", "-i", "mcp-example-stdio-server:latest" ] } }, "inputs": [] }

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/c1r5/mcp-examples'

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