Skip to content
Claude Desktop

JsonFabrica for Claude Desktop

io.github.ms-methos/jsonfabrica-mcp-server

Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.

client:Claude Desktop transport:stdio runtime:npm

Install JsonFabrica in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jsonfabrica-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jsonfabrica/mcp-server"
      ],
      "env": {
        "JSONFABRICA_API_KEY": "<JSONFABRICA_API_KEY>",
        "JSONFABRICA_API_URL": "<JSONFABRICA_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

JsonFabrica in other clients