Snowfakery MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 128 installs a week from pypi. Last commit 5 Jul 2026.
MCP server for authoring, analyzing, debugging, and running Snowfakery recipes
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add snowfakery-mcp -- uvx snowfakery-mcp
{
"mcpServers": {
"snowfakery-mcp": {
"args": [
"snowfakery-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.snowfakery-mcp]
command = "uvx"
args = ["snowfakery-mcp"]
{
"mcpServers": {
"snowfakery-mcp": {
"args": [
"snowfakery-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"snowfakery-mcp": {
"args": [
"snowfakery-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.