Loading MCP server directory, please wait...
Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.
npx @getmcp/cli add io.github.ms-methos/jsonfabrica-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
JSONFABRICA_API_KEYJsonFabrica API key. Create one at jsonfabrica.com -> Settings -> API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ms-methos/jsonfabrica-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jsonfabrica/mcp-server"
],
"env": {
"JSONFABRICA_API_KEY": "",
"JSONFABRICA_API_URL": "https://api.jsonfabrica.com"
}
}
}
}