We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rework-com/rework-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
yarn.lock
# Build output
build/
dist/
out/
# Environment variables
.env
.env.*
.env.local
.env.development
.env.production
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db
# Cursor specific
.cursor
.cursorrules
.cursorignore
.specstory
checklist.md
# Temporary files
.tmp/
.temp/
.yarn