Persome
Rank #1,644io.github.Intuition-Lab/personal-model
Local-first personal memory and model server for trusted MCP agents on macOS.
Persome is a Model Context Protocol (MCP) server published by intuition-lab. It ranks #1,644 of 132,046 servers tracked on MCP Toplist, and its repository has 1,324 GitHub stars. Persome is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 10, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 130,402 of 132,046 servers on MCP Toplist.
Use Persome
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add personal-model -- uvx personal-model mcp[mcp_servers.personal-model]
command = "uvx"
args = ["personal-model", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"personal-model": {
"command": "uvx",
"args": [
"personal-model",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"personal-model": {
"command": "uvx",
"args": [
"personal-model",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"personal-model": {
"type": "stdio",
"command": "uvx",
"args": [
"personal-model",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"personal-model": {
"command": "uvx",
"args": [
"personal-model",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"personal-model": {
"command": "uvx",
"args": [
"personal-model",
"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.Intuition-Lab%2Fpersonal-model)<a href="https://mcptoplist.com/server/io.github.Intuition-Lab%2Fpersonal-model"><img src="https://mcptoplist.com/badge/io.github.Intuition-Lab%2Fpersonal-model.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
intuition-lab
Available versions (1)
| Version | Published |
|---|---|
| 0.3.2 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Persome?
- Persome is maintained by intuition-lab, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Persome listed on the Official MCP Registry?
- Yes — Persome is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Persome have?
- MCP Toplist tracks 1 version of Persome, most recently published on Jul 12, 2026.
- Where can I find the source code for Persome?
- The source code for Persome is hosted at github.com/intuition-lab/personal-model.
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.