Skip to main content
Glama
.dockerignore591 B
# Dependencies node_modules/ # Build outputs (will be rebuilt in container) build/ dist/ # Development files *.log *.md !README.md # Test files test-*.ts test-*.js test-*.mjs *.test.ts *.test.js *.spec.ts *.spec.js # IDE and editor files .vscode/ .idea/ *.swp *.swo # Git .git/ .gitignore # Environment files (credentials should be passed via config) .env .env.* # Documentation docs/ *.md !README.md # Validation and audit scripts validate-*.mjs verify-*.mjs audit-*.mjs comprehensive-test-suite.mjs quick-validation.mjs # Fix scripts fix-*.js fix-*.mjs convert-*.mjs update-*.mjs

Latest Blog Posts

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/DynamicEndpoints/m365-core-mcp'

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