Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.
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.
boyce · pypi · 0.1.1
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.boyce-io/boyce",
"description": "Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.",
"title": "Boyce",
"repository": {
"url": "https://github.com/boyce-io/boyce",
"source": "github"
},
"version": "0.1.1",
"websiteUrl": "https://convergentmethods.com/boyce/",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "boyce",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostgreSQL or Redshift connection string. Optional — tools work without live DB; required for live profiling and EXPLAIN pre-flight.",
"name": "BOYCE_DB_URL"
},
{
"description": "LLM provider for the NL→StructuredFilter planner (anthropic, openai). MCP hosts using their own model should not set this — the host's model does the reasoning and Boyce receives a pre-built StructuredFilter.",
"name": "BOYCE_PROVIDER"
},
{
"description": "Required only when BOYCE_PROVIDER=anthropic and the host does not supply its own model. MCP hosts (Claude Desktop, Cursor, Claude Code, Codex, Cline, Windsurf, JetBrains) do not need this.",
"name": "ANTHROPIC_API_KEY"
}
]
}
],
"_meta": {}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-22T19:41:33.981079Z",
"publishedAt": "2026-04-22T19:41:33.981079Z",
"updatedAt": "2026-04-22T19:41:33.981079Z",
"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.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.