Dear Agent
Rank #34,611io.github.BitmapAsset/dear-agent
Your AI agent keeps your diary for you. Local-first, private, works in any agent.
Dear Agent is a Model Context Protocol (MCP) server published by BitmapAsset. It ranks #34,611 of 132,113 servers tracked on MCP Toplist. Dear Agent is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 30, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 97,502 of 132,113 servers on MCP Toplist.
Use Dear Agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dear-agent -e "DEAR_AGENT_DIR=<your DEAR_AGENT_DIR>" -- npx -y dear-agentReplace each placeholder with your own value before saving.
[mcp_servers.dear-agent]
command = "npx"
args = ["-y", "dear-agent"]
[mcp_servers.dear-agent.env]
DEAR_AGENT_DIR = "<your DEAR_AGENT_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dear-agent": {
"command": "npx",
"args": [
"-y",
"dear-agent"
],
"env": {
"DEAR_AGENT_DIR": "<your DEAR_AGENT_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dear-agent": {
"command": "npx",
"args": [
"-y",
"dear-agent"
],
"env": {
"DEAR_AGENT_DIR": "<your DEAR_AGENT_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"dear-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dear-agent"
],
"env": {
"DEAR_AGENT_DIR": "<your DEAR_AGENT_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dear-agent": {
"command": "npx",
"args": [
"-y",
"dear-agent"
],
"env": {
"DEAR_AGENT_DIR": "<your DEAR_AGENT_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dear-agent": {
"command": "npx",
"args": [
"-y",
"dear-agent"
],
"env": {
"DEAR_AGENT_DIR": "<your DEAR_AGENT_DIR>"
}
}
}
}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.BitmapAsset%2Fdear-agent)<a href="https://mcptoplist.com/server/io.github.BitmapAsset%2Fdear-agent"><img src="https://mcptoplist.com/badge/io.github.BitmapAsset%2Fdear-agent.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
BitmapAsset
Other servers by BitmapAsset
View all BitmapAsset servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Dear Agent?
- Dear Agent is maintained by BitmapAsset, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Dear Agent listed on the Official MCP Registry?
- Yes — Dear Agent is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Dear Agent have?
- MCP Toplist tracks 1 version of Dear Agent, most recently published on Jun 30, 2026.
- Where can I find the source code for Dear Agent?
- The source code for Dear Agent is hosted at github.com/bitmapasset/dear-agent.
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.