Skip to main content
Glama
.gitignore449 B
# Dependencies node_modules/ */node_modules/ # Production builds dist/ build/ */dist/ */build/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Runtime data data/ logs/ temp/ *.log # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Package manager package-lock.json yarn.lock pnpm-lock.yaml # TypeScript *.tsbuildinfo # Coverage coverage/ *.lcov # Temporary files *.tmp *.temp

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/the-real-therealorry/mcp-server'

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