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.istefox/dt-mcp",
"description": "MCP server for DEVONthink 4 — outcome-oriented tools, preview-then-apply, audit + undo.",
"title": "DEVONthink MCP (istefox)",
"repository": {
"url": "https://github.com/istefox/istefox-dt-mcp",
"source": "github"
},
"version": "0.5.2",
"websiteUrl": "https://github.com/istefox/istefox-dt-mcp",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/istefox/istefox-dt-mcp/releases/download/v0.5.2/istefox-dt-mcp-0.5.2.mcpb",
"version": "0.5.2",
"fileSha256": "6d47fbb60797196df2e0b7f2cf3f6ed35af2027f9d19a6f6b8ebb814e8d77c3d",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set to '1' to skip recursive record_count when listing databases. Useful for databases with tens of thousands of records where the first call would otherwise take several seconds.",
"name": "ISTEFOX_FAST_LIST_DATABASES"
},
{
"description": "Override TTL in seconds for preview_token returned by file_document/bulk_apply dry_run (default 300, range 1-3600).",
"name": "ISTEFOX_PREVIEW_TTL_S"
},
{
"description": "Set to '1' to enable embedded ChromaDB vector retrieval for ask_database and search (mode=hybrid). EXPERIMENTAL in 0.1.0; embedding model not yet benchmarked cross-corpus (see ADR-008).",
"name": "ISTEFOX_RAG_ENABLED"
},
{
"description": "sentence-transformers model name used by the RAG provider. Default paraphrase-multilingual-MiniLM-L12-v2 (~120MB). Override examples: BAAI/bge-m3 (~2.2GB).",
"name": "ISTEFOX_RAG_MODEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-26T18:16:01.81165Z",
"publishedAt": "2026-05-26T18:16:01.81165Z",
"updatedAt": "2026-05-26T18:16:01.81165Z",
"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.5.2last 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.