Overview
Thedatafrey-mcp package is the MCP server that https://mcp.datafrey.ai/mcp runs. It’s Apache-2.0 and you can run it yourself — locally or on your own infrastructure.
Self-hosting is optional. The hosted endpoint at
https://mcp.datafrey.ai/mcp works out of the box. Self-host if you want.Install
From source (uv workspace):0.0.0.0:8080 by default over streamable HTTP.
Point your client at it
Instead ofhttps://mcp.datafrey.ai/mcp, use your local URL:
plan / run tools behave the same as the hosted version.
Source
- Package:
packages/datafrey-mcp - License: Apache-2.0