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. πŸ’» Developer Tools
  3. Vardoger
Vardoger logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 7:44:18 PM

Vardoger

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website

Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.

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": {
    "vardoger": {
      "command": "uvx",
      "args": [
        "vardoger"
      ]
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

vardoger

A cross-platform plugin for AI coding assistants (Cursor, Claude Code, OpenAI Codex, OpenClaw, GitHub Copilot CLI, Windsurf, Cline) that reads your conversation history, extracts behavioral patterns, and generates personalized system prompt additions β€” making the assistant progressively better suited to how you work.

All processing happens locally. No data ever leaves your machine.

Prerequisites

Python 3.11+

PlatformCommand
macOSbrew install python@3.13 (install Homebrew) or python.org/downloads/macos
Debian / Ubuntusudo apt install python3
Fedorasudo dnf install python3
Windowswinget install Python.Python.3.13 or python.org/downloads/windows

pipx

Recommended for installing vardoger as an isolated CLI tool. Full instructions at pipx.pypa.io/stable/installation.

PlatformCommand
macOSbrew install pipx && pipx ensurepath
Debian / Ubuntusudo apt install pipx && pipx ensurepath
Fedorasudo dnf install pipx && pipx ensurepath
Windowsscoop install pipx or pip install --user pipx && pipx ensurepath

Quick Start

bash
pipx install vardoger
vardoger setup cursor        # or claude-code, codex, openclaw, copilot, windsurf, cline

Then tell your assistant: "Personalize my assistant."

Looking for the in-app plugin listings? Track review status for each marketplace (PyPI, Cursor, Claude Code, Codex, Copilot CLI, Windsurf, Cline, ClawHub) in MARKETPLACE_STATUS.md. Vardoger is currently live on PyPI, the Cursor Marketplace, the Claude Code community catalog, self-hosted Codex and Copilot marketplaces, ClawHub, McpMux, and the Official MCP Registry.

Previous pre-releases. pipx install vardoger now resolves to the stable 0.3.2 release. The beta install paths below stay here for anyone still pinning an earlier release; new installs should not need them.

bash
# opt into future pre-releases (0.2.0bN, etc.):
pipx install --pip-args="--pre" vardoger
# or pin an older pre-release:
pipx install vardoger==0.1.0b3
# or run without installing:
uvx vardoger --help

CLI Commands

CommandPurpose
vardoger setup <platform>Register vardoger with a platform (cursor, claude-code, codex, openclaw, copilot, windsurf, cline).
vardoger status [--platform X] [--json]Report whether each personalization is fresh or stale.
vardoger prepare --platform X [--batch N] [--synthesize]Produce the batched prompts used by the AI-driven skill pipeline.
vardoger write --platform XRead synthesized personalization from stdin and write it to the platform's rules file (supports YAML-frontmatter confidence metadata).
vardoger feedback accept|reject --platform X [--reason TEXT]Record whether you kept or rejected the last generation. reject auto-reverts to the prior generation.
vardoger compare --platform X | --all [--window DAYS] [--json]Compare heuristic conversation-quality metrics before vs. after the latest personalization.

How It Works

  1. Read β€” Parses conversation history already stored on disk by each platform
  2. Analyze β€” The host AI model identifies patterns in your communication style, tech stack, workflow, and preferences
  3. Generate β€” Produces a system prompt addition tailored to you
  4. Deliver β€” Writes the addition to the platform's native config (.cursor/rules/, .claude/rules/, AGENTS.md, etc.)

First run vs. incremental runs. By default vardoger does not apply a time window β€” the first run reads your full local history (that is when the signal is richest and a windowed default would silently drop older sessions you never get a second chance to feed in). After that, a per-conversation checkpoint store at ~/.vardoger/state.json ensures every subsequent run only reprocesses new or changed conversations, so refreshes stay fast. If you have very large local history and want to cap the first-run cost, pass --since DAYS (e.g. vardoger prepare --platform cursor --since 90); use --full to force a full re-crawl that bypasses the checkpoint.

Supported Platforms

PlatformHistory SourcePrompt DeliveryIntegration
CursorAgent transcript JSONL.cursor/rules/vardoger.mdMarketplace plugin + MCP
Claude CodeSession JSONL.claude/rules/vardoger.mdCommunity/custom plugin
OpenAI CodexSession rollout JSONL~/.codex/AGENTS.mdRepository marketplace plugin
OpenClawSession JSONL~/.openclaw/skills/vardoger-personalization/SKILL.mdSkill + ClawHub
GitHub Copilot CLI~/.copilot/session-state/*.jsonl~/.copilot/copilot-instructions.md (global) or <project>/.github/copilot-instructions.md (project) β€” managed inside a <!-- vardoger:start --> fenced sectionCustom plugin + published skill
Windsurf~/.codeium/windsurf/**/*.jsonl~/.codeium/windsurf/memories/global_rules.md (global, fenced section) or <project>/.windsurf/rules/vardoger.md (project, dedicated file)Native skill + CLI + MCP
ClineVS Code globalStorage/.../tasks/*/api_conversation_history.json<project>/.clinerules/vardoger.md if .clinerules is a directory, otherwise a fenced section in <project>/.clinerules (project-only)CLI + MCP

Development

Requires uv (Python package manager):

bash
git clone https://github.com/dstrupl/vardoger.git
cd vardoger
uv sync
.venv/bin/vardoger --help

Project Layout

Code
src/vardoger/          # shared core β€” history reading, analysis, prompt generation
.agents/plugins/       # repository-level Codex marketplace catalog
plugins/_shared/       # shared analysis/personalization skill authored once
plugins/cursor/        # Cursor MCP server config, install script
plugins/claude-code/   # Claude Code plugin manifest, skills
plugins/codex/         # Codex plugin manifest, skills
plugins/openclaw/      # OpenClaw skill
plugins/copilot/       # GitHub Copilot CLI plugin manifest, skills
plugins/windsurf/      # Windsurf install snippet and rules delivery
plugins/cline/         # Cline MCP-marketplace manifest + llms-install guide
tests/                 # all tests, mirroring src/ structure
  • Platform-agnostic logic lives under src/vardoger/.
  • Platform-specific integration (manifests, skills, install scripts) lives under plugins/<platform>/.
  • Tests live in tests/, mirroring the source tree.

See AGENTS.md for full coding standards and quality checks.

Quality gates

CI enforces a combined quality bar on every push and pull request:

  • ruff check / ruff format --check β€” lint (incl. complexity, pylint, return, pathlib, tryceratops rules) and formatting.
  • mypy src/ β€” strict type checking.
  • pytest --cov=vardoger --cov-fail-under=80 β€” tests across Python 3.11–3.13 with a combined 80% coverage floor.
  • A parallel security job runs bandit -r src/ and pip-audit --skip-editable to catch common code smells and dependency CVEs.

Run the full bundle locally before pushing:

bash
uv run ruff check . && uv run ruff format --check . && uv run mypy src/ && uv run pytest --cov=vardoger --cov-fail-under=80

Contributing

Contributions are welcome. Short version:

  1. Fork dstrupl/vardoger on GitHub and clone your fork.
  2. uv sync and create a topic branch.
  3. Make your changes with tests and run the quality-gate one-liner above.
  4. Push to your fork and open a PR against main.

CI (test on Python 3.11/3.12/3.13 plus a security job) will run automatically on the PR. First-time contributors may need a maintainer to click Approve and run before the first workflow execution.

See CONTRIBUTING.md for the full walkthrough and AGENTS.md for coding standards and commit-message conventions.

Releasing to PyPI

CI runs automatically on every push and PR (lint, type check, tests across Python 3.11–3.13). To publish a new version:

  1. Bump the package, generated setup manifests, platform manifests, and registry metadata together; close the matching section in CHANGELOG.md.
  2. Run the complete quality, security, plugin-validation, and build checks.
  3. Commit and push to main, then wait for all required checks.
  4. Create an annotated vX.Y.Z tag and publish the matching GitHub release.

The publish.yml workflow builds the package and uploads it to PyPI via trusted publishers (no API tokens needed). Once complete, pipx install vardoger will pull the new version.

Status

Public beta. Version 0.3.2 is published on PyPI and actively maintained. See MARKETPLACE_STATUS.md for live listings and the remaining official-directory submissions. See MANUAL_SUBMISSION_RUNBOOK.md for the owner-only submission, review, and publication steps. See PRD.md for the full product requirements document.

Privacy and security

  • PRIVACY.md β€” what vardoger reads, writes, and (importantly) does not send anywhere.
  • SECURITY.md β€” how to report a vulnerability privately.

License

Licensed under the Apache License, Version 2.0. See also the public Privacy Policy and Terms of Use.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • Skill of Skills logoSkill of Skills

    Quality-ranked, cross-platform directory of AI coding skills, plugins and MCP servers.

    πŸ’» Developer Tools2 views
    Compare vs Skill of Skills β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Vardoger

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "vardoger": { "command": "npx", "args": ["-y", "vardoger"] } }

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 PreviewVardoger AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/vardoger?style=directory)](https://allmcps.com/mcp/vardoger)
HTML Embed
<a href="https://allmcps.com/mcp/vardoger"><img src="https://allmcps.com/api/badge/vardoger?style=directory" alt="Vardoger on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedSep 7, 2026
Views0
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 stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
37Quality signal: Fair Β· 37/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 & tools16/30
Adoption & activity2/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Vardoger β†’Install in Claude DesktopInstall in CursorInstall in VS Code