Skip to main content
Glama
.npmignore488 B
# Source files src/ tsconfig.json # Development files *.log .DS_Store # Git .git/ .gitignore # Documentation (keep README.md, CHANGELOG.md, and SETUP_GUIDE.md) *.md !README.md !CHANGELOG.md !SETUP_GUIDE.md # Credentials and tokens (extra safety) *credentials.json *token.json # Node modules node_modules/ # Build artifacts *.tsbuildinfo # Editor files .vscode/ .idea/ *.swp *.swo *~ # Test files test/ tests/ *.test.ts *.spec.ts # Scripts scripts/ authorize.sh exchange-token.js

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/saturnino-adrales/gdocs-mcp'

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