Enables natural language schema queries — explore tables, keys, procedures, and get SQL help fast
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
schemacrawler/schemacrawler-ai:17.12.2-1 · oci
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.schemacrawler/schemacrawler-ai",
"description": "Enables natural language schema queries — explore tables, keys, procedures, and get SQL help fast",
"repository": {
"url": "https://github.com/schemacrawler/SchemaCrawler-AI",
"source": "github"
},
"version": "v17.12.2-1",
"websiteUrl": "https://schemacrawler.github.io",
"packages": [
{
"registryType": "oci",
"identifier": "schemacrawler/schemacrawler-ai:17.12.2-1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MCP Server transport type - valid values are 'http' or 'stdio', defaulting to 'stdio'.",
"format": "string",
"name": "SCHCRWLR_MCP_SERVER_TRANSPORT"
},
{
"description": "Database user name. Can be optional depending on the database connection type.",
"format": "string",
"isSecret": true,
"name": "SCHCRWLR_DATABASE_USER"
},
{
"description": "Database user password. Can be optional depending on the database connection type.",
"format": "string",
"isSecret": true,
"name": "SCHCRWLR_DATABASE_PASSWORD"
},
{
"description": "JDBC URL for database connection. If this is provided, the server, host, port and database are not used.",
"format": "string",
"name": "SCHCRWLR_JDBC_URL"
},
{
"description": "SchemaCrawler database plugin, for example, 'sqlserver' or 'sqlite'. Used only if the JDBC URL is not provided.",
"format": "string",
"name": "SCHCRWLR_SERVER"
},
{
"description": "Database host. Defaults to localhost. Used only if the JDBC URL is not provided.",
"format": "string",
"name": "SCHCRWLR_HOST"
},
{
"description": "Database port. Defaults to the default port for the server type. Used only if the JDBC URL is not provided.",
"format": "string",
"name": "SCHCRWLR_PORT"
},
{
"description": "Database to connect to (optional). Used only if the JDBC URL is not provided.",
"format": "string",
"name": "SCHCRWLR_DATABASE"
},
{
"description": "How much database metadata to retrieve. Values are 'minimum', 'standard', 'detailed' or 'maximum'.",
"format": "string",
"name": "SCHCRWLR_INFO_LEVEL"
},
{
"description": "Logging verbosity level. Values are 'SEVERE', 'WARNING', 'INFO', 'CONFIG', or 'FINE'.",
"format": "string",
"name": "SCHCRWLR_LOG_LEVEL"
},
{
"description": "MCP Server tools to exclude, as a comma-separated list.",
"format": "string",
"name": "SCHCRWLR_EXCLUDE_TOOLS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-20T03:16:23.792352Z",
"publishedAt": "2026-07-20T03:16:23.792352Z",
"updatedAt": "2026-07-20T03:16:23.792352Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion v17.12.2-1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.