Skip to content

MCP-Server

Sipfront ships an MCP (Model Context Protocol) server as a public Docker image: sipfront/mcp-server. Claude Desktop (and other MCP clients) run the container locally; it speaks to the Sipfront API using API keys you create in the web app, so assistants can query projects, tests, and results on your behalf.

Typical setup uses Docker Desktop on the same machine as Claude Desktop. See the linked guide for claude_desktop_config.json and required arguments (--api-public-key, --api-secret-key, --api-host).

Supported Integrations