We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GenAIwithMS/twitter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files (only include built files)
src/
tsconfig.json
.env
.env.*
# Development files
node_modules/
*.log
npm-debug.log*
# Git files
.git/
.gitignore
.github/
# Documentation (keep in repo, not in package except README)
IMAGE_FEATURE.md
SETUP_GUIDE.md
CONTRIBUTING.md
# Build artifacts
*.tsbuildinfo
# OS files
.DS_Store
Thumbs.db
desktop.ini
# IDE files
.vscode/
.idea/
*.swp
*.swo
# Docker
Dockerfile
docker-compose.yml
# Other
smithery.yaml