We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aiurda/cursor10x-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Development files
.git/
node_modules/
.env
.env.local
.env.*
.vscode/
.idea/
.DS_Store
*.log
# Test files
test/
__tests__/
coverage/
test-vectors.js
test-vectors.db
*.db
# Build artifacts
.github/
.gitignore
.npmrc
.editorconfig
.prettierrc
.eslintrc
# Other
docs/
examples/
*.tgz