sovseal MCP Server
Rank #31,728io.github.bobybarack/sovseal-memory
Local-first, zero-knowledge AI memory across Claude, Cursor, and every MCP client. 0 RTT reads.
sovseal MCP Server is a Model Context Protocol (MCP) server published by sovseal. It ranks #31,728 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. sovseal MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 100,385 of 132,113 servers on MCP Toplist.
Use sovseal MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sovseal-memory -- npx -y @sovseal/mcp-server[mcp_servers.sovseal-memory]
command = "npx"
args = ["-y", "@sovseal/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sovseal-memory": {
"command": "npx",
"args": [
"-y",
"@sovseal/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sovseal-memory": {
"command": "npx",
"args": [
"-y",
"@sovseal/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sovseal-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sovseal/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sovseal-memory": {
"command": "npx",
"args": [
"-y",
"@sovseal/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sovseal-memory": {
"command": "npx",
"args": [
"-y",
"@sovseal/mcp-server"
]
}
}
}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.bobybarack%2Fsovseal-memory)<a href="https://mcptoplist.com/server/io.github.bobybarack%2Fsovseal-memory"><img src="https://mcptoplist.com/badge/io.github.bobybarack%2Fsovseal-memory.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sovseal
Other servers by sovseal
View all sovseal servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.8 | Aug 4, 2026 |
Frequently asked questions
- Who maintains sovseal MCP Server?
- sovseal MCP Server is maintained by sovseal, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is sovseal MCP Server listed on the Official MCP Registry?
- Yes — sovseal MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does sovseal MCP Server have?
- MCP Toplist tracks 1 version of sovseal MCP Server, most recently published on Aug 4, 2026.
- Where can I find the source code for sovseal MCP Server?
- The source code for sovseal MCP Server is hosted at github.com/sovseal/core.
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.