Skip to main content
Glama
.gitignore697 B
# Node / TypeScript node_modules/ dist/ build/ *.tsbuildinfo # Logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* *.log logs # Tests & Coverage coverage/ .nyc_output/ .vitest/ # Environment files (keep examples tracked) .env .env.* !.env.example # Package managers (prefer npm) yarn.lock pnpm-lock.yaml # Editors / IDEs .vscode/ .idea/ .history/ # OS files .DS_Store Thumbs.db # Caches / temp .eslintcache .prettiercache tmp/ temp/ *.swp *.swo # Generated documentation docs/api/ # Archives from npm pack *.tgz # Mobile artifacts (avoid committing large binaries) *.apk *.aab *.ipa # Certificates / keys (sensitive) *.keystore *.jks *.p12 *.pem *.key *.mobileprovision

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/cristianoaredes/mcp-mobile-server'

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