Factry Historian MCP is a Model Context Protocol (MCP) server: MCP server for querying Factry Historian. Because it speaks the Model Context Protocol, AI assistants can use Factry Historian MCP as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Docker image docker.io/factry/mcp-server:0.0.5 speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need FACTRY_HISTORIAN_API_TOKEN, FACTRY_HISTORIAN_API_URL, FACTRY_HISTORIAN_ORGANIZATION_UUID. The current release is v0.0.5.
On mcp.site, Factry Historian MCP sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Factry Historian MCP for portal.factry, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — docker.io/factry/mcp-server:0.0.5 · MCP over stdio