Skip to main content
Glama
.gitignoreβ€’645 B
# Dependencies node_modules/ .pnp .pnp.js # Build outputs dist/ build/ .smithery/ *.tsbuildinfo # Testing coverage/ *.lcov .nyc_output # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo .DS_Store .claude/ # DinCoder test artifacts (generated when running tools on itself) .dincoder/ specs/*/ # Temporary files *.tmp *.temp .cache/ # Test artifacts (prevent accidental commits of test-generated files) # Test Project # Package files *.tgz # Debug npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # OS files Thumbs.db Desktop.ini

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/flight505/MCP_DinCoder'

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