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.connerkward/mcp-apple-notes",
"description": "Semantic search + connection-discovery across your own Apple Notes (bridges, synthesis).",
"title": "Apple Notes",
"repository": {
"url": "https://github.com/connerkward/mcp-apple-notes",
"source": "github"
},
"version": "1.0.2",
"websiteUrl": "https://github.com/connerkward/mcp-apple-notes",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/connerkward/mcp-apple-notes/releases/download/v1.0.2/mcp-apple-notes.mcpb",
"version": "1.0.2",
"fileSha256": "f4607fccc91a7d93ffd544cc567593cb712fed970c392814371e722ee6654c0e",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Only required for synthesis. Set to 'local' when pointing SYNTH_BASE_URL at a local OpenAI-compatible server (LM Studio / Ollama); set to a funded key for real OpenAI. Search, bridges, entities run on-device with no key.",
"isSecret": true,
"name": "OPENAI_API_KEY"
},
{
"description": "Optional OpenAI-compatible base URL for synthesis (e.g. http://localhost:1234/v1 for LM Studio). Keeps notes on-device.",
"name": "SYNTH_BASE_URL"
},
{
"description": "Optional model id for synthesis when SYNTH_BASE_URL is set (defaults to gpt-4o-mini for real OpenAI).",
"name": "SYNTH_MODEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-17T01:57:17.356858Z",
"publishedAt": "2026-06-17T01:57:17.356858Z",
"updatedAt": "2026-06-17T01:57:17.356858Z",
"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 1.0.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.