We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SylphxAI/filesystem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
node_modules/
build/
*.log
.env*
# Test Coverage
coverage/
# Build output
dist/
# IDE files
.vscode/
.idea/
# OS generated files
.DS_Store
Thumbs.db
# NPM debug logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# VitePress cache
.vitepress/cache
.vitepress/dist
# Cache files
.eslintcache
# Test reports
test-report.junit.xml