vardoger
Rank #16,611io.github.dstrupl/vardoger
Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.
vardoger is a Model Context Protocol (MCP) server published by dstrupl. It ranks #16,611 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. vardoger is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 115,435 of 132,046 servers on MCP Toplist.
Use vardoger
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vardoger -e "VARDOGER_MCP_PLATFORM=<your VARDOGER_MCP_PLATFORM>" -- uvx vardoger mcpReplace each placeholder with your own value before saving.
[mcp_servers.vardoger]
command = "uvx"
args = ["vardoger", "mcp"]
[mcp_servers.vardoger.env]
VARDOGER_MCP_PLATFORM = "<your VARDOGER_MCP_PLATFORM>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vardoger": {
"command": "uvx",
"args": [
"vardoger",
"mcp"
],
"env": {
"VARDOGER_MCP_PLATFORM": "<your VARDOGER_MCP_PLATFORM>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vardoger": {
"command": "uvx",
"args": [
"vardoger",
"mcp"
],
"env": {
"VARDOGER_MCP_PLATFORM": "<your VARDOGER_MCP_PLATFORM>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vardoger": {
"type": "stdio",
"command": "uvx",
"args": [
"vardoger",
"mcp"
],
"env": {
"VARDOGER_MCP_PLATFORM": "<your VARDOGER_MCP_PLATFORM>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vardoger": {
"command": "uvx",
"args": [
"vardoger",
"mcp"
],
"env": {
"VARDOGER_MCP_PLATFORM": "<your VARDOGER_MCP_PLATFORM>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vardoger": {
"command": "uvx",
"args": [
"vardoger",
"mcp"
],
"env": {
"VARDOGER_MCP_PLATFORM": "<your VARDOGER_MCP_PLATFORM>"
}
}
}
}Replace each placeholder with your own value before saving.
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.dstrupl%2Fvardoger)<a href="https://mcptoplist.com/server/io.github.dstrupl%2Fvardoger"><img src="https://mcptoplist.com/badge/io.github.dstrupl%2Fvardoger.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dstrupl
Available versions (2)
| Version | Published |
|---|---|
| 0.3.2 | Jul 9, 2026 |
| 0.3.1 | Apr 24, 2026 |
Frequently asked questions
- Who maintains vardoger?
- vardoger is maintained by dstrupl, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is vardoger listed on the Official MCP Registry?
- Yes — vardoger is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does vardoger have?
- MCP Toplist tracks 2 versions of vardoger, most recently published on Jul 9, 2026.
- Where can I find the source code for vardoger?
- The source code for vardoger is hosted at github.com/dstrupl/vardoger.
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.