We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/proofmath-owner/ai-filesystem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build outputs
dist/
build/
coverage/
test-output/
# Development files
*.tgz
*.tar.gz
.env*
.DS_Store
.vscode/
.idea/
# Documentation build
docs/api/
# Test files
test-data/
e2e-test-data/
benchmark-results/
performance-baseline.json
# Git
.git/
.gitignore
# CI/CD
.github/
# Temporary files
tmp/
temp/
*.tmp
*.log
# Cache directories
.npm/
.yarn/
.cache/
# OS generated files
Thumbs.db
*.swp
*.swo
# IDE files
*.sublime-*
.vscode/
.idea/
# Backup files
*.backup
*.bak
*~
# Runtime data
data/
logs/
cache/