Heartwood Memory — governed memory for AI agents
Rank #22,958io.github.jermayne36/heartwood-memory
Heartwood Memory — governed AI agent memory; signed provenance. BUSL-1.1; not OSI open source.
Heartwood Memory — governed memory for AI agents is a Model Context Protocol (MCP) server published by jermayne36. It ranks #22,958 of 132,046 servers tracked on MCP Toplist. Heartwood Memory — governed memory for AI agents is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 109,088 of 132,046 servers on MCP Toplist.
Use Heartwood Memory — governed memory for AI agents
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add heartwood-memory -e "HEARTWOOD_DB_PATH=<your HEARTWOOD_DB_PATH>" -e "HEARTWOOD_TENANT=<your HEARTWOOD_TENANT>" -e "HEARTWOOD_MCP_ALLOWED_TOOLS=<your HEARTWOOD_MCP_ALLOWED_TOOLS>" -- uvx heartwood-memoryReplace each placeholder with your own value before saving.
[mcp_servers.heartwood-memory]
command = "uvx"
args = ["heartwood-memory"]
[mcp_servers.heartwood-memory.env]
HEARTWOOD_DB_PATH = "<your HEARTWOOD_DB_PATH>"
HEARTWOOD_TENANT = "<your HEARTWOOD_TENANT>"
HEARTWOOD_MCP_ALLOWED_TOOLS = "<your HEARTWOOD_MCP_ALLOWED_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"heartwood-memory": {
"command": "uvx",
"args": [
"heartwood-memory"
],
"env": {
"HEARTWOOD_DB_PATH": "<your HEARTWOOD_DB_PATH>",
"HEARTWOOD_TENANT": "<your HEARTWOOD_TENANT>",
"HEARTWOOD_MCP_ALLOWED_TOOLS": "<your HEARTWOOD_MCP_ALLOWED_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"heartwood-memory": {
"command": "uvx",
"args": [
"heartwood-memory"
],
"env": {
"HEARTWOOD_DB_PATH": "<your HEARTWOOD_DB_PATH>",
"HEARTWOOD_TENANT": "<your HEARTWOOD_TENANT>",
"HEARTWOOD_MCP_ALLOWED_TOOLS": "<your HEARTWOOD_MCP_ALLOWED_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"heartwood-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"heartwood-memory"
],
"env": {
"HEARTWOOD_DB_PATH": "<your HEARTWOOD_DB_PATH>",
"HEARTWOOD_TENANT": "<your HEARTWOOD_TENANT>",
"HEARTWOOD_MCP_ALLOWED_TOOLS": "<your HEARTWOOD_MCP_ALLOWED_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"heartwood-memory": {
"command": "uvx",
"args": [
"heartwood-memory"
],
"env": {
"HEARTWOOD_DB_PATH": "<your HEARTWOOD_DB_PATH>",
"HEARTWOOD_TENANT": "<your HEARTWOOD_TENANT>",
"HEARTWOOD_MCP_ALLOWED_TOOLS": "<your HEARTWOOD_MCP_ALLOWED_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"heartwood-memory": {
"command": "uvx",
"args": [
"heartwood-memory"
],
"env": {
"HEARTWOOD_DB_PATH": "<your HEARTWOOD_DB_PATH>",
"HEARTWOOD_TENANT": "<your HEARTWOOD_TENANT>",
"HEARTWOOD_MCP_ALLOWED_TOOLS": "<your HEARTWOOD_MCP_ALLOWED_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jermayne36%2Fheartwood-memory)<a href="https://mcptoplist.com/server/io.github.jermayne36%2Fheartwood-memory"><img src="https://mcptoplist.com/badge/io.github.jermayne36%2Fheartwood-memory.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jermayne36
Available versions (2)
| Version | Published |
|---|---|
| 0.2.7 | Aug 13, 2026 |
| 0.2.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Heartwood Memory — governed memory for AI agents?
- Heartwood Memory — governed memory for AI agents is maintained by jermayne36, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Heartwood Memory — governed memory for AI agents listed on the Official MCP Registry?
- Yes — Heartwood Memory — governed memory for AI agents is listed on the Official MCP Registry.
- How many versions does Heartwood Memory — governed memory for AI agents have?
- MCP Toplist tracks 2 versions of Heartwood Memory — governed memory for AI agents, most recently published on Aug 13, 2026.
- Where can I find the source code for Heartwood Memory — governed memory for AI agents?
- The source code for Heartwood Memory — governed memory for AI agents is hosted at github.com/jermayne36/heartwood-memory.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.