We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dreamfactorysoftware/df-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Build output (will be built fresh in Docker)
build/
# Development files
.git/
.gitignore
*.md
images/
manifest.json
# IDE and system files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Test files
*.test.ts
*.spec.ts
# Local configuration
.env
.env.local
.claude/
# Logs
*.log
npm-debug.log*
# TypeScript cache
*.tsbuildinfo