We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GodzillaDancer/keitaro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependency directories
node_modules/
npm-debug.log
# Environment variables
.env
# IDE specific files
.idea/
.vscode/
*.sublime-workspace
*.sublime-project
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage
*.lcov
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Build artifacts
dist/
build/