We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/awee1453/RSS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
package-lock.json
# Build output
dist/
# Database files
data/
*.db
*.db-shm
*.db-wal
# Environment variables (local only)
.env.local
.env.*.local
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS files
.DS_Store
Thumbs.db
desktop.ini
# IDE
.vscode/
.idea/
*.swp
*.swo
*.sublime-*
# Testing
coverage/
.nyc_output/
# Temporary files
*.tmp
*.temp
tmp/
temp/
# MCP artifacts
.gemini/
# Cache
.cache/
.eslintcache
.stylelintcache