MCP.so
Sign In
Servers

MasterFlow MCP Server

@1099271

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "master-mcp-server": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        ".venv"
      ]
    }
  }
}

More from Other