Persistent memory for AI thinking partnerships: hybrid search and a temporal knowledge graph.
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.
rawthink-mcp · pypi · 2.0.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": "io.github.ygtalp/rawthink-mcp",
"description": "Persistent memory for AI thinking partnerships: hybrid search and a temporal knowledge graph.",
"title": "RAWThink",
"repository": {
"url": "https://github.com/ygtalp/rawthink-mcp",
"source": "github"
},
"version": "2.0.1",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "rawthink-mcp",
"version": "2.0.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the vault directory holding sessions, qnotes and the knowledge graph.",
"default": "../vault",
"name": "RAWTHINK_VAULT"
},
{
"description": "Path to memory.jsonl. Defaults to <vault>/memory.jsonl.",
"name": "MEMORY_FILE_PATH"
},
{
"description": "Qdrant server URL.",
"default": "http://localhost:6333",
"name": "QDRANT_URL"
},
{
"description": "Set to a directory to run Qdrant embedded instead of via Docker.",
"name": "QDRANT_PATH"
},
{
"description": "Ollama server URL. Without it, retrieval degrades to sparse-only.",
"default": "http://localhost:11434",
"name": "OLLAMA_URL"
},
{
"description": "Embedding model. Changing it requires a full reindex.",
"default": "bge-m3",
"name": "OLLAMA_MODEL"
},
{
"description": "Which tools to expose: recall (4, read-only), record (5, the write path), or full (17).",
"default": "full",
"name": "RAWTHINK_TOOL_PROFILE"
},
{
"description": "Path to the BM25 state file. Defaults to <vault>/.bm25_state.json.",
"name": "RAWTHINK_BM25_STATE"
},
{
"description": "Log level for diagnostics on stderr.",
"default": "INFO",
"name": "RAWTHINK_LOG_LEVEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-31T05:48:24.652194Z",
"publishedAt": "2026-07-31T05:48:24.652194Z",
"updatedAt": "2026-07-31T05:48:24.652194Z",
"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 2.0.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.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.