Graphiti Local
Rank #12,154io.github.renezander030/graphiti-local
Local-first temporal knowledge graph with six read-only MCP tools and human-reviewed writes.
Graphiti Local is a Model Context Protocol (MCP) server published by renezander030. It ranks #12,154 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Graphiti Local is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 119,959 of 132,113 servers on MCP Toplist.
Use Graphiti Local
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add graphiti-local -- uvx graphiti-local[mcp_servers.graphiti-local]
command = "uvx"
args = ["graphiti-local"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"graphiti-local": {
"command": "uvx",
"args": [
"graphiti-local"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"graphiti-local": {
"command": "uvx",
"args": [
"graphiti-local"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"graphiti-local": {
"type": "stdio",
"command": "uvx",
"args": [
"graphiti-local"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"graphiti-local": {
"command": "uvx",
"args": [
"graphiti-local"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"graphiti-local": {
"command": "uvx",
"args": [
"graphiti-local"
]
}
}
}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.renezander030%2Fgraphiti-local)<a href="https://mcptoplist.com/server/io.github.renezander030%2Fgraphiti-local"><img src="https://mcptoplist.com/badge/io.github.renezander030%2Fgraphiti-local.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
renezander030
Other servers by renezander030
View all renezander030 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Sep 18, 2026 |
| 0.4.0 | Sep 18, 2026 |
Frequently asked questions
- Who maintains Graphiti Local?
- Graphiti Local is maintained by renezander030, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Graphiti Local listed on the Official MCP Registry?
- Yes — Graphiti Local is listed on the Official MCP Registry, alongside Glama.
- How many versions does Graphiti Local have?
- MCP Toplist tracks 2 versions of Graphiti Local, most recently published on Sep 18, 2026.
- Where can I find the source code for Graphiti Local?
- The source code for Graphiti Local is hosted at github.com/renezander030/graphiti-local.
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.