Skip to main content
Glama
.gitignore629 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build outputs # Note: dist/ is committed to the repo for GitHub Actions to work # (GitHub Actions downloads the repo directly, so dist needs to be present) build/ *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs *.log # Test coverage coverage/ *.lcov # Temporary files tmp/ temp/ # NPM package lock files (keep only one) package-lock.json # yarn.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/mukiwu/dev-advisor-mcp'

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