Loading MCP server directory, please wait...
MCP server for Appcircle mobile CI/CD platform.
npx @getmcp/cli add io.appcircle/appcircle-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationAppcircle Access Token — format: Bearer YOUR_ACCESS_TOKEN
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.appcircle/appcircle-mcp": {
"url": "https://mcp.appcircle.io",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}