SeedBase Test Data
REMOTE · SEEDBA.SE · 2 COMPONENTS · SCANNED AUG 3
Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 564 tokens (~94/item across 6 items; 6 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · seedba.se
claude mcp add --transport http marcelglaeser-seedbase https://seedba.se/mcp
[mcp_servers.marcelglaeser-seedbase] url = "https://seedba.se/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"marcelglaeser-seedbase": {
"type": "remote",
"url": "https://seedba.se/mcp",
"enabled": true
}
}
} openclaw mcp add marcelglaeser-seedbase --url https://seedba.se/mcp --transport streamable-http
mcp_servers:
marcelglaeser-seedbase:
url: "https://seedba.se/mcp" {
"mcpServers": {
"marcelglaeser-seedbase": {
"type": "http",
"url": "https://seedba.se/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +5
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 72
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://seedba.se/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=seedba.se | CN=YE2,O=Let's Encrypt,C=US | 7 Jun 2026 | 5 Sept 2026 | ECDSA 256 | ECDSA-SHA384 | 5ced9aac1076591019451ad4e373c1c2f8d |
| SANs: seedba.se | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC insecure
Validation of seedba.se. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| se. | present | 59407 | 8 | Verified |
| seedba.se. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="seedbase-mcp"
Bearer realm="seedbase-mcp" | Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | same-origin |
Protected resource metadata
| Retrieved | No |
|---|---|
| Problem | no_resource_metadata |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://seedba.se/mcp | Verified | 200 | |
| http (plaintext) | http://seedba.se/mcp | HTTPS enforced | 308 | https://seedba.se/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
create_project Create project ~51
Create a new, empty SeedBase project. Use import_schema afterwards to add the schema.
| Name | Type | Req | Description |
|---|---|---|---|
| db_type | string | — | Target database type (default: postgresql) |
| name | string | yes | Project name |
| Name | Type | Req | Description |
|---|---|---|---|
| db_type | string | yes | — |
| id | string | yes | — |
| name | string | yes | — |
No examples provided.
fetch_generation Fetch generation result ~60
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.
| Name | Type | Req | Description |
|---|---|---|---|
| generation_id | string | yes | The generation id (UUID) reported by generate_test_data |
| Name | Type | Req | Description |
|---|---|---|---|
| download_url | string | — | Authenticated download endpoint for the complete SQL (send your API key as 'Authorization: Bearer …'). |
| generation_id | string | yes | — |
| sql | string | — | Complete SQL INSERTs. Absent when the result is too large — download it from download_url instead; no partial SQL is ever returned. |
| sql_chars | integer | — | — |
| status | string | yes | — |
| truncated | boolean | — | True when the SQL was too large to inline. The response then contains NO sql; fetch the complete file from download_url. |
No examples provided.
generate_test_data Generate test data ~83
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.
| Name | Type | Req | Description |
|---|---|---|---|
| project | string | yes | Project id (UUID) or project name |
| rows | integer | — | Rows per table (optional; plan limits apply) |
| seed | integer | — | Seed for deterministic output (optional) |
| Name | Type | Req | Description |
|---|---|---|---|
| download_url | string | — | Authenticated download endpoint for the complete SQL (send your API key as 'Authorization: Bearer …'). |
| generation_id | string | yes | — |
| sql | string | — | Complete SQL INSERTs. Absent when the result is too large — download it from download_url instead; no partial SQL is ever returned. |
| sql_chars | integer | — | — |
| status | string | yes | — |
| truncated | boolean | — | True when the SQL was too large to inline. The response then contains NO sql; fetch the complete file from download_url. |
No examples provided.
get_ddl Get schema DDL ~76
Get a project's schema as CREATE TABLE statements. Accepts a project id or name and an optional SQL dialect (postgresql, mysql, sqlite, mssql).
| Name | Type | Req | Description |
|---|---|---|---|
| dialect | string | — | SQL dialect for the DDL (default: the project's database type) |
| project | string | yes | Project id (UUID) or project name |
| Name | Type | Req | Description |
|---|---|---|---|
| ddl | string | yes | — |
| dialect | string | yes | — |
No examples provided.
import_schema Import schema ~142
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.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | The schema source text (e.g. the DDL) |
| format | string | — | Optional hint: sql, csv, tsv, json, or an ORM name (django, prisma, sqlalchemy, …). Auto-detected when omitted. |
| project | string | yes | Project id (UUID) or project name |
| Name | Type | Req | Description |
|---|---|---|---|
| fk_count | integer | yes | — |
| table_count | integer | yes | — |
| tables | array | — | — |
| warnings | array | — | — |
No examples provided.
list_projects List projects ~32
List your SeedBase projects (id, name, database type). Use this first to find the project to work with.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| projects | array | yes | — |
No examples provided.