Skip to main content
Glama

FastMCP QuickCalc Server

  • Linux
  • Apple
hosted-config-example.txt503 B
# After Railway deployment, update your claude_desktop_config.json to: { "mcpServers": { "quickcalc-mcp-server": { "url": "https://your-railway-url.up.railway.app/mcp/" } } } # Example: # If your Railway URL is: https://fast-mcp-production-abc123.up.railway.app # Then your config should be: { "mcpServers": { "quickcalc-mcp-server": { "url": "https://fast-mcp-production-abc123.up.railway.app/mcp/" } } } # Note: Always add "/mcp/" to the end of your Railway URL

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/isaramadunika/fast-mcp'

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