Skip to main content

MCP server for Metaflow -- expose flow runs, logs, and artifacts as tools for AI coding agents

Project description

Metaflow MCP Server

CI PyPI Python License MCP

Give your coding agent superpowers over your Metaflow workflows. Instead of writing throwaway scripts to check run status or dig through logs, just ask -- your agent will figure out the rest.

Works with any Metaflow backend: local, S3, Azure, GCS, or Netflix internal.

demo

Tools

Tool Description
get_config What backend am I connected to?
search_runs Find recent runs of any flow
get_run Step-by-step breakdown of a run
get_task_logs Pull stdout/stderr from a task
list_artifacts What did this step produce?
get_artifact Grab an artifact's value
get_latest_failure What broke and why?

Quickstart

pip install metaflow-mcp-server
claude mcp add --scope user metaflow -- metaflow-mcp-server

That's it. Restart Claude Code and start asking questions about your flows.

If Metaflow lives in a specific venv, point to it:

claude mcp add --scope user metaflow -- /path/to/venv/bin/metaflow-mcp-server

For other MCP clients, the server speaks stdio: metaflow-mcp-server

How it works

Wraps the Metaflow client API. Whatever backend your Metaflow is pointed at, the server uses too -- no separate config needed. Sets namespace(None) at startup so production runs (Argo, Step Functions, Maestro) are visible alongside your dev runs.

Starts once per session, communicates over stdin/stdout. No daemon, no port.

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metaflow_mcp_server-0.1.2.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metaflow_mcp_server-0.1.2-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file metaflow_mcp_server-0.1.2.tar.gz.

File metadata

  • Download URL: metaflow_mcp_server-0.1.2.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for metaflow_mcp_server-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a7023a70c5b2a0a7709d26a5020c6e025270dc30d55346890959a126460956d0
MD5 d4a90ee92171a528e76b0b4f1136d82c
BLAKE2b-256 a0df7a72aa7b6fd505871a0e88f8677ea94c30b45d441a4ca37ad2dc6105fec1

See more details on using hashes here.

Provenance

The following attestation bundles were made for metaflow_mcp_server-0.1.2.tar.gz:

Publisher: publish.yml on npow/metaflow-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file metaflow_mcp_server-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for metaflow_mcp_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e363077a8da9e6c4129760078291d058670eaa3d27edfdd556ba02d27e275c1c
MD5 8a9d194284a03e76d6bac0ea2f5c5446
BLAKE2b-256 8edb24c00bee3ea4d75cf43c8f60997d40d92e01a0682ef6f03741fcaa92404c

See more details on using hashes here.

Provenance

The following attestation bundles were made for metaflow_mcp_server-0.1.2-py3-none-any.whl:

Publisher: publish.yml on npow/metaflow-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page