MCP server proxy for SQLBot Text-to-SQL queries and report generation.
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.
ghcr.io/wenrou21/sqlbot-mcp-proxy:0.1.0 · 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.wenRou21/sqlbot-mcp-proxy",
"description": "MCP server proxy for SQLBot Text-to-SQL queries and report generation.",
"title": "SQLBot MCP Proxy",
"repository": {
"url": "https://github.com/wenRou21/sqlbot-mcp-proxy",
"source": "github"
},
"version": "0.1.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/wenrou21/sqlbot-mcp-proxy:0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the SQLBot service, for example http://127.0.0.1:8000.",
"format": "string",
"name": "SQLBOT_MCP_PROXY_BASE_URL"
},
{
"description": "SQLBot API access key. If omitted, the proxy can try FEISHU_ASK_ACCESS_KEY or read from the configured Docker container.",
"format": "string",
"isSecret": true,
"name": "SQLBOT_MCP_PROXY_ACCESS_KEY"
},
{
"description": "SQLBot API secret key. If omitted, the proxy can try FEISHU_ASK_SECRET_KEY or read from the configured Docker container.",
"format": "string",
"isSecret": true,
"name": "SQLBOT_MCP_PROXY_SECRET_KEY"
},
{
"description": "Optional Docker container name used when reading FEISHU_ASK_ACCESS_KEY and FEISHU_ASK_SECRET_KEY from a running SQLBot container.",
"format": "string",
"name": "SQLBOT_MCP_PROXY_DOCKER_CONTAINER"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-29T13:06:32.763877Z",
"publishedAt": "2026-06-29T13:06:32.763877Z",
"updatedAt": "2026-06-29T13:06:32.763877Z",
"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 0.1.0last 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.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.