mcpbeat Sign in

Dear User MCP Server

by bleedmode Your server? Claim it
local only

Dear User runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 7 Aug 2026.

Tells you how you and your Claude agent actually work together. Local-only, no API keys.

Installs per day peak 38 · avg 11 · +211% w/w
a month agotoday
103
Installs / week
npm · @poisedhq/dearuser-mcp
0
Stars
1 open issues
7 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InZyam9oenp2bmNmYnJ6emNldWlrIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NzY4NTM5MjMsImV4cCI6MjA5MjQyOTkyM30.8KAA7arLDYO9vlMYRtsYjSYVBrVRHXStvuo9wolw_9o';
Page executes code built at runtime web/src/pages/index.astro:692
        setTimeout(function () { label.innerHTML = html; }, 1600);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dearuser -- npx -y @poisedhq/dearuser-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dearuser": {
      "args": [
        "-y",
        "@poisedhq/dearuser-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dearuser]
command = "npx"
args = ["-y", "@poisedhq/dearuser-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dearuser": {
      "args": [
        "-y",
        "@poisedhq/dearuser-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dearuser": {
      "args": [
        "-y",
        "@poisedhq/dearuser-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Dear User

same job, measured the same way
DJ Claude
by p-poss

Agents can now live code music for you, themselves, and each other while they work.

65 installs/wk local only
Taskaid
by taskaid

Taskaid is built for you and your agents to get work done together.

answering
AgentUtility Locale
by agentutility

MCP server for the @agentutility locale cluster — pay-per-call x402 tools, no API keys, USDC on…

79 installs/wk local only
Stellavault
by evanciel

Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.

103 installs/wk local only
Har Forensics MCP
by aryanspv

Tells you what leaked in a .har capture, who's on the page, and what to strip. No network calls.

54 installs/wk local only
Busabase
by busabase

Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.

answering
AgentUtility Wordmint
by agentutility

MCP server for the @agentutility wordmint cluster — pay-per-call x402 tools, no API keys, USDC on…

126 installs/wk local only
tell.dev
by tell

Your coding agent tells a coworker's agent what you found or changed. Invite-only.

answering

Dear User — questions

Answers built from our own checks of this server.

Why is there no uptime for Dear User?
Dear User runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @poisedhq/dearuser-mcp was installed 103 times last week.
How do I connect Dear User?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @poisedhq/dearuser-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dear User?
The npm package @poisedhq/dearuser-mcp was installed 103 times in the last week. Week over week that is +211%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dear User open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.