Skip to main content
Glama

App Store Connect MCP Server

.gitignore339 B
# Dependencies node_modules/ npm-debug.log* yarn-error.log* # Build output dist/ *.js *.js.map *.d.ts !src/**/*.ts # Environment and secrets .env .env.local .env.test .env.production *.p8 AuthKey_*.p8 # IDE .vscode/ .idea/ *.swp *.swo .DS_Store # Testing coverage/ .nyc_output/ # Logs logs/ *.log # Temporary files tmp/ temp/ .cache/

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/TrialAndErrorAI/appstore-connect-mcp'

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