Skip to main content
Glama
.npmignore512 B
# Development files src/ scripts/ example_configs/ plans/ docs/ .github/ *.md !README.md !LICENSE # Configuration files (not published) config*.json env-mapping*.json example_configs/** tsconfig.json .eslintrc.json # Development dependencies node_modules/ npm-debug.log* .npm .eslintcache # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Test files test/ tests/ *.test.js *.test.ts *.spec.js *.spec.ts # Coverage reports coverage/ .nyc_output/ # Temporary files *.tmp *.temp .tmp/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thesammykins/FlixBridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server