Search, extend, and act on your team's Naumu knowledge graph: notes, threads, and nodes.
What it says
The record the registry holds
Where it answers
https://naumu.ai/api/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@naumu/mcp · npm · 0.12.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": "ai.naumu/mcp",
"description": "Search, extend, and act on your team's Naumu knowledge graph: notes, threads, and nodes.",
"title": "Naumu",
"repository": {
"url": "https://github.com/naumu-ai/mcp",
"source": "github"
},
"version": "0.12.1",
"websiteUrl": "https://naumu.ai",
"icons": [
{
"src": "https://cdn.naumu.ai/brand/icon-256.png",
"mimeType": "image/png",
"sizes": [
"256x256"
]
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@naumu/mcp",
"version": "0.12.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Naumu API key (starts with nmu_), created in Naumu under Settings > Your agents.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "NAUMU_API_KEY"
},
{
"description": "Override the Naumu API base URL. Defaults to https://naumu.ai.",
"format": "string",
"name": "NAUMU_API_URL"
},
{
"description": "Optional bot identity id to act as when the key covers several identities.",
"format": "string",
"name": "NAUMU_IDENTITY_ID"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://naumu.ai/api/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T21:15:41.853201Z",
"publishedAt": "2026-08-18T21:15:41.853201Z",
"updatedAt": "2026-08-18T21:15:41.853201Z",
"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+jsonhosted · an address you calllocal · you run it yourselfversion 0.12.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.