Skip to main content
Glama

Spotify MCP Server

by gentiku
railway.json•303 B
{ "build": { "builder": "nixpacks" }, "deploy": { "startCommand": "uvicorn app_bulletproof:app --host 0.0.0.0 --port $PORT", "healthcheckPath": "/health", "healthcheckTimeout": 300, "restartPolicyType": "on_failure", "restartPolicyMaxRetries": 3 } }

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/gentiku/remote-mcp-server'

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