Skip to main content
Glama
.gitignore495 B
# Dependencies node_modules/ # Build outputs dist/ build/ out/ # Cloudflare .wrangler/ # Environment files .env .env.local .env.*.local .dev.vars wrangler.toml # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # OS files .DS_Store Thumbs.db # Editor directories and files .vscode/ .idea/ *.swp *.swo *~ # Test coverage coverage/ .nyc_output/ # TypeScript *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache

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/neverinfamous/db-mcp'

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