We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rudra-ravi/mcp-taskmanager'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Build outputs
dist/
build/
# Dependencies
node_modules/
# Wrangler
.wrangler/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# IDE files
.vscode/
.idea/
*.swp
*.swo
# OS files
.DS_Store
.DS_Store?
._*
Thumbs.db
# Backup files
*.bak
*.backup
# Package manager lock files (keep only pnpm-lock.yaml)
package-lock.json
yarn.lock