Skip to main content
Glama
.gitignore848 B
# Dependencies node_modules/ # Build outputs dist/ *.js *.js.map *.d.ts # Environment variables .env .env.local .env.production # Logs npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage coverage/ *.lcov # nyc test coverage .nyc_output # ESLint cache .eslintcache # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Temporary files *.tmp *.temp # GTFS cache data (auto-generated; do not commit) # These directories contain downloaded and cached MTA data # Server automatically downloads and manages this data cache/ # Legacy GTFS directories (if they exist) gtfs_subway/ gtfs_supplemented/

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/sasabasara/where_is_my_train_mcp'

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