Skip to main content
Glama
hmumixaM

USCardForum MCP Server

by hmumixaM
railway.toml598 B
# Railway Configuration for USCardForum MCP Server # Deploy: Connect GitHub repo or `railway up` # Docs: https://docs.railway.app/ [build] builder = "dockerfile" dockerfilePath = "Dockerfile" [deploy] healthcheckPath = "/health" healthcheckTimeout = 30 restartPolicyType = "on_failure" restartPolicyMaxRetries = 3 # Environment variables set via Railway dashboard or CLI: # railway variables set MCP_TRANSPORT=streamable-http # railway variables set NITAN_TOKEN=your-secret-token # railway variables set NITAN_USERNAME=your-username # railway variables set NITAN_PASSWORD=your-password

Latest Blog Posts

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/hmumixaM/uscardforum-mcp4'

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