There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
attestor · pypi · 4.0.0
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.bolnet/attestor",
"description": "Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.",
"title": "Attestor",
"repository": {
"url": "https://github.com/bolnet/attestor",
"source": "github"
},
"version": "4.0.0",
"packages": [
{
"registryType": "pypi",
"identifier": "attestor",
"version": "4.0.0",
"runtimeHint": "python",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "MCP stdio server subcommand.",
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Directory containing attestor's config.toml. Defaults to ~/.attestor.",
"format": "string",
"name": "ATTESTOR_PATH"
},
{
"description": "Set to 1 to skip the local Ollama embedder probe (e.g., on hosts without Ollama). Defaults to unset (Ollama is the default embedder).",
"format": "string",
"name": "ATTESTOR_DISABLE_LOCAL_EMBED"
},
{
"description": "OpenAI API key (used for the OpenAI text-embedding-3-large fallback embedder when Ollama is unavailable).",
"format": "string",
"isSecret": true,
"name": "OPENAI_API_KEY"
},
{
"description": "OpenRouter API key (used for the federated LLM extraction / consolidation paths and for the LongMemEval benchmark runner).",
"format": "string",
"isSecret": true,
"name": "OPENROUTER_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-29T00:09:04.636276Z",
"publishedAt": "2026-04-29T00:09:04.636276Z",
"updatedAt": "2026-04-29T00:09:04.636276Z",
"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 4.0.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.