Skip to main content
Glama

FastMCP QuickCalc Server

  • Linux
  • Apple
deployment-instructions.md433 B
# Example config update after deployment: # Replace "your-actual-deployment-url.com" with your real deployed URL { "mcpServers": { "quickcalc-mcp-server": { "url": "https://your-actual-deployment-url.com/mcp/" } } } # Common deployment URLs format: # Railway: https://fastmcp-production-xxxx.up.railway.app/mcp/ # Render: https://your-app-name.onrender.com/mcp/ # Heroku: https://your-app-name.herokuapp.com/mcp/

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