openchronicle-mcp
Rank #3,201io.github.CSOAI-ORG/openchronicle-mcp
Memory database for LLM agents — persistent semantic + keyword memory, project namespacing, served o
openchronicle-mcp is a Model Context Protocol (MCP) server published by CarlDog. It ranks #3,201 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. openchronicle-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 11, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 128,845 of 132,046 servers on MCP Toplist.
Use openchronicle-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openchronicle-mcp -- uvx openchronicle-mcp[mcp_servers.openchronicle-mcp]
command = "uvx"
args = ["openchronicle-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"openchronicle-mcp": {
"command": "uvx",
"args": [
"openchronicle-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"openchronicle-mcp": {
"command": "uvx",
"args": [
"openchronicle-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openchronicle-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"openchronicle-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openchronicle-mcp": {
"command": "uvx",
"args": [
"openchronicle-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openchronicle-mcp": {
"command": "uvx",
"args": [
"openchronicle-mcp"
]
}
}
}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.CSOAI-ORG%2Fopenchronicle-mcp)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fopenchronicle-mcp"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Fopenchronicle-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
CarlDog
Other servers by CarlDog
View all CarlDog servers →Available versions (1)
| Version | Published |
|---|---|
| 3.0.0.dev1 | Sep 6, 2026 |
Frequently asked questions
- Who maintains openchronicle-mcp?
- openchronicle-mcp is maintained by CarlDog, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is openchronicle-mcp listed on the Official MCP Registry?
- Yes — openchronicle-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does openchronicle-mcp have?
- MCP Toplist tracks 1 version of openchronicle-mcp, most recently published on Sep 6, 2026.
- Where can I find the source code for openchronicle-mcp?
- The source code for openchronicle-mcp is hosted at github.com/CarlDog/openchronicle-mcp.
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.