Skip to main content

MCP server for Flow Framework - Spec-driven iterative development methodology

Project description

MCP Server for Flow Framework

A Model Context Protocol (MCP) server that brings the Flow development methodology to any Claude session.

What is Flow?

Flow is a spec-driven iterative development methodology combining Domain-Driven Design principles with Agile philosophy. It helps developers build complex features with minimal refactoring through structured planning and iterative implementation.

Features

  • flow_init() - Initialize Flow framework in your project
  • flow_status() - View current development position
  • More tools coming soon...

Installation

Install via uvx (no setup needed):

uvx mcp-server-flow

Configuration

Add to your Claude Desktop config file:

Location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%/Claude/claude_desktop_config.json

Config:

{
  "mcpServers": {
    "flow": {
      "command": "uvx",
      "args": ["mcp-server-flow"]
    }
  }
}

Usage

After configuration, restart Claude Desktop and try:

  1. Initialize Flow in your project:

    "Initialize Flow framework in this project"
    

    This creates .flow/ directory with framework docs and optionally .claude/commands/ with slash commands.

  2. Check your status:

    "Show me my Flow development status"
    

Available Tools

  • flow_init(create_slash_commands=True) - Initialize Flow framework

    • Creates .flow/ directory with framework documentation
    • Optionally creates .claude/commands/ slash commands (for Claude Code users)
  • flow_status() - Show current development position

    • Returns dashboard with active phase, task, and iteration
    • Suggests next steps

Development

# Clone the repo
git clone https://github.com/khgs2411/flow
cd flow/mcp-server-flow

# Install dependencies
uv add fastmcp

# Run locally
uv run mcp_server.py

Roadmap

This is an early release with basic functionality. Future updates will add:

  • All 28 Flow commands as MCP tools
  • Automated generation from slash command definitions
  • Full integration with Flow methodology

License

MIT

Links

  • Flow Framework: https://github.com/khgs2411/flow
  • Documentation: See .flow/DEVELOPMENT_FRAMEWORK.md after running flow_init()
  • Example Plan: See .flow/EXAMPLE_PLAN.md for reference implementation

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

mcp_server_flow-1.2.12.tar.gz (172.2 kB view details)

Uploaded Source

Built Distribution

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

mcp_server_flow-1.2.12-py3-none-any.whl (179.5 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_flow-1.2.12.tar.gz.

File metadata

  • Download URL: mcp_server_flow-1.2.12.tar.gz
  • Upload date:
  • Size: 172.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.4

File hashes

Hashes for mcp_server_flow-1.2.12.tar.gz
Algorithm Hash digest
SHA256 61eea7588dc3ab741d9f3c3b809062817d54ab8f2469d3f04ea4669a4cde43bd
MD5 f1fde2be92a13d8f47f0f61bb9f03a93
BLAKE2b-256 f2d060681b0c9339c1e5704c2fecbe84acc8e1246407503dc5d24f9246accc14

See more details on using hashes here.

File details

Details for the file mcp_server_flow-1.2.12-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_flow-1.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 3ce390ee8046d0107f1f8bd43f0a3adb7a921dab8ed2b7144e6e8686509d1679
MD5 f5f8c3526eb4a225f8d281ca4532733d
BLAKE2b-256 4cd9a5084963be1fcb79bae4dd9fc5fe406b52773ba08d99716af93061db93c9

See more details on using hashes here.

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