Loading MCP server directory, please wait...
Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.
npx @getmcp/cli add io.github.marcelglaeser/seedbaseRequires Node.js 18+. Community-contributed server. Review source before installing.
SEEDBASE_API_KEYSeedBase API key (dr_sk_...) — create at https://seedba.se -> Settings -> API keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.marcelglaeser/seedbase": {
"command": "npx",
"args": [
"-y",
"@seedbase/client"
],
"env": {
"SEEDBASE_API_KEY": ""
}
}
}
}