We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrchris2000/mcp-devops-plan'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# NPM Distribution
node_modules/
npm-debug.log*
.npm
# Development files
.env
notes.txt
smithery.yaml
# Build artifacts
dist/
build/
# IDE files
.vscode/
.idea/
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
# Test files
test/
tests/
*.test.js
*.spec.js
# Documentation source
docs/