io.github.marcelglaeser/seedbase
pkg:npm:@seedbase/client
Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.
- transport:
- remote + stdio
- credential class:
- gated
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- create_projectshallow
Create a new, empty SeedBase project. Use import_schema afterwards to add the schema.
- fetch_generationshallow
Fetch a previously started generation by id: returns its status, and the SQL INSERT statements once completed. Use this when generate_test_data reported the generation as still running.
- generate_test_datashallow
Generate a fresh synthetic dataset for a project and return it as SQL INSERT statements. Optionally set rows per table. The data is foreign-key consistent.
- get_ddlshallow
Get a project's schema as CREATE TABLE statements. Accepts a project id or name and an optional SQL dialect (postgresql, mysql, sqlite, mssql).
- import_schemashallow
Import a database schema into a project from pasted content: SQL DDL (CREATE TABLE …, raw pg_dump/mysqldump schema output works), SQL INSERT dumps, CSV/TSV, JSON, or ORM model code (Django, Prisma, SQLAlchemy, …). Replaces the project's current schema.
- list_projectsshallow
List your SeedBase projects (id, name, database type). Use this first to find the project to work with.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/78b884cc-eded-4e75-b2dd-9337f33768b2)