Skip to main content
Glama
.gitignore532 B
# Dependencies node_modules/ # Build dist/ # Coverage reports coverage/ # Backup files *.bak # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Editor directories and files .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? # macOS .DS_Store # Personal/Internal files .claude/ # Misc .npm .yarn-integrity # Release artifacts *.tgz # Certificates (NEVER commit these) certs/ *.pem *.key *.crt *.pfx *.p12

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/AbdallahAHO/lokalise-mcp'

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