Skip to main content
Glama
.gitignore702 B
# OS Files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db Desktop.ini # Editor/IDE .vscode/ .idea/ *.swp *.swo *~ .project .classpath .settings/ *.sublime-project *.sublime-workspace # Environment variables .env .env.local .env.*.local *.env # Secrets key.pem # Logs *.log logs/ npm-debug.log* yarn-debug.log* yarn-error.log* # Dependencies (if added later) node_modules/ __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ # Build artifacts dist/ build/ *.egg-info/ .eggs/ # Temporary files *.tmp *.temp .cache/ *.cache # Test coverage coverage/ .nyc_output/ *.lcov # Package manager files (if needed) package-lock.json yarn.lock poetry.lock Pipfile.lock

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/trade-it-inc/trade-agent-mcp'

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