Skip to content
Cline

seedweaver mcp for Cline

io.github.fixtureforge/seedweaver-mcp

Schema-aware relational test data generator with working foreign keys, for any MCP client.

client:Cline transport:stdio runtime:npm

Install seedweaver mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "seedweaver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "seedweaver-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

seedweaver mcp in other clients