Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Emulo
Emulo logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 3:45:41 PM

Emulo

User RatingsBe the first to rate and review this MCP server!
View Repository290 GitHub StarsTotal stargazers on GitHub for the source repository (290 stars).Visit Website
developer-toolspersonalizationagent-profileslocal-data

Loads a locally mined profile from AI coding-session logs so agents can adapt to your working style.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ohad6k-emulo": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The ohad6k/emulo MCP server loads a personal profile mined from local Claude Code, Codex, Copilot CLI, OpenCode, and Google Antigravity session logs. Its MCP interface exposes one tool, `loademuloprofile`, which makes the generated profile available to an agent before work begins. Emulo separates profile content into layers such as work, design, writing, and video, and provides adapters for several agent environments. Reach for it when you want an agent to use patterns from your actual sessions rather than relying only on manually written instructions.

Use cases

•Load a personal working profile before coding tasks
•Mine Claude Code or Codex logs for recurring work preferences
•Separate work, design, writing, and video behavior into profile layers
•Review repeated requests and lost-context patterns with the usage report

Key features

•Loads a mined profile through one MCP tool
•Reads supported local agent session logs
•Separates profiles into task-oriented layers
•Redacts and stores extracted data locally
•Includes a model-free usage report

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Emulo.

Extracted Tool Capabilities
Loads a mined profile through one MCP tool
Reads supported local agent session logs
Separates profiles into task-oriented layers
Redacts and stores extracted data locally
Includes a model-free usage report

How Emulo works

What ohad6k/emulo MCP server does

The ohad6k/emulo MCP server gives an agent access to a profile derived from your previous AI coding-agent sessions. Instead of treating every conversation as a blank start, it can load observed preferences such as how you define completion, what kinds of changes you reject, when you ask for evidence, and how you communicate while working.

The profile is mined from selected evidence in local logs rather than from CLAUDE.md or another rules file. Emulo organizes the result into separate layers for work, design, writing, and video, so an agent can use the part relevant to the task.

How it works

Emulo reads session histories from Claude Code, Codex, Copilot CLI, OpenCode, and Google Antigravity by default. The mining process extracts and redacts selected evidence, then produces a private working profile with dated receipts from the source sessions. The profile, extracted data, redaction results, caches, and adapters remain on the local machine.

The ohad6k/emulo MCP server exposes the resulting profile through one MCP tool named loademuloprofile. The profile can load natively in Claude Code and Codex, or through documented adapters for Cursor, Gemini, and OpenCode. OpenClaw and Hermes Agent use it as a standard skill.

Mining can use a hosted model or a local model. With a hosted model, selected evidence is sent to that provider; using a local model keeps the mining run on the machine. Emulo also includes a usage report that analyzes the user's own messages without making a model call, including repeated requests, re-explained context, rephrased requests, and corrections to prior answers.

Setup and configuration

The README documents a CLI launch command: uvx emulo mcp. Claude Code users can alternatively add the ohad6k/emulo marketplace and install the emulo@emulo plugin. Codex users can add the same marketplace and plugin with the documented marketplace commands.

After installation, run emulo:mine and provide the session history to process. The usage report can be run with python emulo.py --coach, or limited to Claude Code with python emulo.py --coach --source claude.

Tools and capabilities

The ohad6k/emulo MCP server provides:

  • loademuloprofile for loading the mined profile into an agent context.
  • Session mining for supported local agent histories.
  • Separate work, design, writing, and video profile layers.
  • Redaction and local storage of extracted data, caches, profiles, and adapters.
  • A local usage report based only on messages written by the user.

Limitations and notes

Emulo is not conventional explicit memory: it derives behavior from what session history demonstrates. Its proof methodology is described as unexecuted unless a separately approved evidence release exists. Hosted-model mining sends selected evidence to the chosen provider, so fully local processing requires a local model. The README states that the project is free, requires no account or sign-in, and is MIT licensed.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ā˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
290
Stargazers on the source repository.
Last commit
18d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Emulo

Run `uvx emulo mcp`. The README also documents installation as a Claude Code or Codex plugin.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEmulo AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ohad6k-emulo?style=directory)](https://allmcps.com/mcp/ohad6k-emulo)
HTML Embed
<a href="https://allmcps.com/mcp/ohad6k-emulo"><img src="https://allmcps.com/api/badge/ohad6k-emulo?style=directory" alt="Emulo on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars290
GitHub Star CountTotal stargazers on GitHub representing community popularity (290 stars).
Last commit18d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 24, 2026
57Quality signal: Good Ā· 57/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity9/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Ā· skills (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Emulo →Install in Claude DesktopInstall in CursorInstall in VS Code