Skip to main content
Glama

FastMCP QuickCalc Server

  • Linux
  • Apple
DEPLOYMENT.md1.26 kB
# 🎉 FastMCP QuickCalc - Successfully Deployed! **Live URL**: https://web-production-de9a.up.railway.app/mcp/ ## ✅ Deployment Status - **Status**: ✅ LIVE AND RUNNING - **Platform**: Railway - **Server**: FastMCP 2.18.6 - **MCP Version**: 1.12.0 - **Transport**: Streamable-HTTP ## 🚀 Railway Deployment Logs ``` Starting MCP server 'QuickCalc' with transport 'streamable-http' Server URL: http://0.0.0.0:9000/mcp/ Application startup complete. Uvicorn running on http://0.0.0.0:9000 ``` ## 📋 Claude Desktop Configuration Use this configuration in your `claude_desktop_config.json`: ```json { "mcpServers": { "quickcalc-mcp-server": { "url": "https://web-production-de9a.up.railway.app/mcp/" } } } ``` ## 🛠️ Available Tools - `add(a, b)` - Add two numbers - `subtract(a, b)` - Subtract second number from first ## 📊 Server Health - ✅ Server Process: Running - ✅ HTTP Transport: Active - ✅ MCP Protocol: Ready - ✅ Tools: Available ## 🔗 Links - **Live Server**: https://web-production-de9a.up.railway.app/mcp/ - **GitHub**: https://github.com/isaramadunika/fast-mcp - **Railway Dashboard**: Check your Railway account for logs and monitoring --- *Last Updated: July 21, 2025* *Deployment: Railway Production*

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