Skip to main content
Glama
.gitignore503 B
# Dependencies node_modules/ /.pnp .pnp.js # Testing /coverage .nyc_output # Next.js /.next/ /out/ .next next-env.d.ts # Production /build dist/ # Vercel .vercel .vercel/ # TypeScript *.tsbuildinfo next-env.d.ts # Environment files .env .env.local .env.development.local .env.test.local .env.production.local .env*.local # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Debugging .cache

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/heyadam/mcpsystemdesign'

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