Skip to main content
Glama

MCP Calculator

by 78
mcp_config.json395 B
{ "mcpServers": { "local-stdio-calculator": { "type": "stdio", "command": "python", "args": ["-m", "calculator"] }, "remote-sse-server": { "type": "sse", "url": "https://api.example.com/sse", "disabled": true }, "remote-http-server": { "type": "http", "url": "https://api.example.com/mcp", "disabled": true } } }

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/78/mcp-calculator'

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