
SeedBase — Synthetic Test Data
@marcelglaeser
About SeedBase — Synthetic Test Data
Generate realistic, FK-consistent test data for your databases from your AI assistant. List projects, get schema DDL, generate datasets as SQL.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"seedbase": {
"command": "npx",
"args": [
"-y",
"-p",
"@seedbase/client",
"seedbase-mcp"
],
"env": {
"SEEDBASE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is SeedBase — Synthetic Test Data?
SeedBase turns a database schema into realistic synthetic test data with foreign key consistency and realistic distributions. It is an MCP server that brings this capability into an AI assistant.
How to use SeedBase — Synthetic Test Data?
Create a free account and API key at seedba.se, then connect via hosted endpoint (https://seedba.se/mcp with a Bearer dr_sk_… header) or local stdio mode using npx -y -p @seedbase/client seedbase-mcp with the SEEDBASE_API_KEY environment variable. Tools include list_projects, get_ddl, generate_test_data, and fetch_generation.
Key features of SeedBase — Synthetic Test Data
- Generates FK-consistent synthetic data from any database schema
- Returns data as SQL statements ready to insert
- Supports multiple SQL dialects via
get_ddl - Provides async generation with result polling
- Free tier available, EU-hosted, no third-party scripts
Use cases of SeedBase — Synthetic Test Data
- Populate development or staging databases with realistic test data
- Generate edge-case datasets for QA testing
- Quickly create demo data for presentations or prototypes
FAQ from SeedBase — Synthetic Test Data
How is the test data generated?
It reads your database schema and generates realistic data with proper foreign key relationships and distribution patterns resembling real usage.
What are the runtime requirements?
For hosted mode, only an HTTP client and API key. For local mode, Node.js and npm are required to run the npx command.
Where is my data hosted?
SeedBase is EU-hosted and claims zero third-party scripts. The server interacts with the SeedBase API; schema data is sent for generation.
What transport and authentication are used?
Local mode uses stdio transport; hosted mode uses HTTP. Authentication is via Bearer token (API key) in the Authorization header.
Are there any limits?
The README mentions a free tier but does not specify exact limits.
Frequently asked questions
How is the test data generated?
It reads your database schema and generates realistic data with proper foreign key relationships and distribution patterns resembling real usage.
What are the runtime requirements?
For hosted mode, only an HTTP client and API key. For local mode, Node.js and npm are required to run the npx command.
Where is my data hosted?
SeedBase is EU-hosted and claims zero third-party scripts. The server interacts with the SeedBase API; schema data is sent for generation.
What transport and authentication are used?
Local mode uses stdio transport; hosted mode uses HTTP. Authentication is via Bearer token (API key) in the Authorization header.
Are there any limits?
The README mentions a free tier but does not specify exact limits.
Basic information
More Data & Analytics MCP servers
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers

PowerDMARC
powerdmarcPowerDMARC's MCP server brings live email authentication data directly into any MCP-compatible AI assistant: Claude, ChatGPT, Cursor, and others. Instead of generic DMARC advice, the AI works from a customer's actual acc
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.
MCP Server for Data Exploration
reading-plus-ai
CryptoWhaleInsights
CryptoWhaleInsights TeamReal-time crypto whale tracking & market intelligence. Monitors 80+ verified whale wallets across 14 blockchains (BTC, ETH, SOL, BSC, Base, ARB, MATIC, TON, SUI, HYPE, TRX, SEI, INJ, APT). 55 tools: whale movements, fear
Comments