We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcpmessenger/LangchainMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gcloudignore•400 B
# This file specifies files that are *not* uploaded to Google Cloud
# using gcloud. It follows the same syntax as .gitignore
.gcloudignore
.git
.gitignore
README.md
README_BACKEND.md
CLIENT_HANDOFF.md
CLIENT_NOTE.md
DEPLOY_CLOUD_RUN.md
*.md
.env
.env.local
*.log
.pytest_cache
__pycache__/
*.pyc
.venv
venv/
node_modules/
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db