ditto
Rank #1,401io.github.ohad6k/emulo
Mine your local AI coding session logs into a profile your agent loads before every task.
ditto is a Model Context Protocol (MCP) server published by ohad6k. It ranks #1,401 of 127,399 servers tracked on MCP Toplist, and its repository has 290 GitHub stars. ditto is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 125,998 of 127,399 servers on MCP Toplist.
Use ditto
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add emulo -- uvx emulo mcp[mcp_servers.emulo]
command = "uvx"
args = ["emulo", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"emulo": {
"command": "uvx",
"args": [
"emulo",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"emulo": {
"command": "uvx",
"args": [
"emulo",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"emulo": {
"type": "stdio",
"command": "uvx",
"args": [
"emulo",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"emulo": {
"command": "uvx",
"args": [
"emulo",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"emulo": {
"command": "uvx",
"args": [
"emulo",
"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.ohad6k%2Femulo)<a href="https://mcptoplist.com/server/io.github.ohad6k%2Femulo"><img src="https://mcptoplist.com/badge/io.github.ohad6k%2Femulo.svg" alt="MCP Toplist: Top 5% of 127,399" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ohad6k
Other servers by ohad6k
View all ohad6k servers →Available versions (3)
| Version | Published |
|---|---|
| 0.6.2 | Aug 31, 2026 |
| 0.5.0 | Jul 16, 2026 |
| 0.3.6 | Jul 14, 2026 |
Frequently asked questions
- Who maintains ditto?
- ditto is maintained by ohad6k, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is ditto listed on the Official MCP Registry?
- Yes — ditto is listed on the Official MCP Registry, alongside Glama.
- How many versions does ditto have?
- MCP Toplist tracks 3 versions of ditto, most recently published on Aug 31, 2026.
- Where can I find the source code for ditto?
- The source code for ditto is hosted at github.com/ohad6k/emulo.
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.