We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bichev/coinbase-chat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
/.pnp
.pnp.js
# Testing
/coverage
#Logs
/backend/logs
# Next.js
/.next/
/out/
.next/
next-env.d.ts
# Production
/build
/dist
frontend/dist/
**/dist/
# Environment files
.env*
.env.local
.env.development.local
.env.test.local
.env.production.local
.env*.local
# Debug logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
*.pem
# TypeScript
*.tsbuildinfo
# Vercel
.vercel
# Cache
.cache/
.npm/
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Misc
*.log
.DS_Store
*.pem
.env.local
.env.development.local
.env.test.local
.env.production.local