Stdio MCP adapter bridging AI clients to pREST’s HTTP /_mcp endpoint for PostgreSQL APIs.
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/prest/prest-mcp-adapter:0.1.3 · 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.prest/prest",
"description": "Stdio MCP adapter bridging AI clients to pREST’s HTTP /_mcp endpoint for PostgreSQL APIs.",
"title": "pREST",
"repository": {
"url": "https://github.com/prest/prest-mcp-adapter",
"source": "github"
},
"version": "0.1.3",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/prest/prest-mcp-adapter:0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of your running pREST HTTP MCP endpoint, for example http://localhost:3000/_mcp",
"isRequired": true,
"format": "string",
"name": "PREST_MCP_URL"
},
{
"description": "Optional bearer token used to authenticate with the pREST MCP endpoint.",
"format": "string",
"isSecret": true,
"name": "PREST_MCP_TOKEN"
},
{
"description": "Optional HTTP timeout in milliseconds. Defaults to 30000.",
"format": "number",
"name": "PREST_MCP_TIMEOUT_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-10T02:01:38.41781Z",
"publishedAt": "2026-07-10T02:01:38.41781Z",
"updatedAt": "2026-07-10T02:01:38.41781Z",
"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.3last 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.