ToolPin

SeedBase Test Data

io.github.marcelglaeser/seedbase · v0.2.2 · MCP 2025-11-25

Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.

Reachability reachable
checked 2026-07-14 04:08 UTC
Registry status active
Tools pinned 6
0c04de24d06f
Tools last changed unchanged since first capture 2026-07-14
Repo last push 2026-07-12
GitHub stars 0

Provenance

Registry namespace io.github.marcelglaeser (GitHub-account verified by the official registry)
Repository github.com/marcelglaeser/seedbase-node
Website https://seedba.se
Remote endpoints
https://seedba.se/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 04:08 first capture 6 tools pinned

Pinned tool definitions (6)

ToolDescription
list_projects List your SeedBase projects (id, name, database type). Use this first to find the project to work with.
get_ddl Get a project's schema as CREATE TABLE statements. Accepts a project id or name and an optional SQL dialect (postgresql, mysql, sqlite, mssql).
generate_test_data 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.
fetch_generation 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.
create_project Create a new, empty SeedBase project. Use import_schema afterwards to add the schema.
import_schema 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...

Status badge

ToolPin status badge for io.github.marcelglaeser/seedbase

[![ToolPin](https://toolpin.dev/badge/io.github.marcelglaeser/seedbase.svg)](https://toolpin.dev/servers/io.github.marcelglaeser/seedbase)

Maintain this server? Add the badge to your README — it links your users to this live status page.