Dear User
@bleedmode
About Dear User
Tells you how you and your Claude agent actually work together. Reads your CLAUDE.md, hooks, skills, memory, and scheduled tasks — then writes you a letter. Three core tools: collab (collaboration scoring + lint), security (secrets scan, prompt-injection surfaces, rule conflicts)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dearuser": {
"command": "npx",
"args": [
"-y",
"@poisedhq/dearuser-mcp@latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Dear User?
Dear User is an open-source MCP server that audits your Claude Code setup — scoring your collaboration, detecting leaked secrets and config conflicts, and checking system health — all locally with nothing uploaded unless you explicitly share your Wrapped card.
How to use Dear User?
Install with one command (claude mcp add dearuser -- npx @poisedhq/dearuser-mcp), then ask your agent "Analyze my collaboration with Claude" or use slash commands like /dearuser-collab. After installation, start with a baseline scan, then a security sweep, and optionally share a Wrapped card.
Key features of Dear User
- Full collaboration report with persona detection and 0–100 score
- Secret scanner covering 12 categories (API keys, tokens, etc.)
- Health check for orphan tasks, overlapping skills, dead hooks
- Semantic conflict detection for contradictory agent rules
- Shareable Wrapped stats card (anonymized, opt-in upload)
- Feedback loop that tracks which recommendations you implemented
Use cases of Dear User
- Vibe coders wanting to know if their Claude setup is actually working
- Senior developers auditing for leaked secrets, config drift, and rule conflicts
- Indie hackers surfacing orphaned hooks, skills, and contradicting memory
- Team leads running local audits of shared agent setups without sharing business context
FAQ from Dear User
What does Dear User do that's different from other MCP servers?
Dear User specifically audits your Claude Code environment — it scores your collaboration, detects leaked secrets and rule conflicts, and checks system health — all without uploading your data or requiring sign-up.
What are the runtime requirements?
No sign-up, no cloud account, no API keys. Dear User runs locally via npx and stores data in a local SQLite database at ~/.dearuser/dearuser.db.
Where does my data go?
All scans stay on your machine. The only exceptions are the optional share_report (Wrapped card only, anonymized) and feedback (only the text you write sent to our Supabase inbox). No other tool transmits anything.
Does Dear User read my conversation history?
It reads session metadata only (counts, lengths) — never your actual conversation content.
Frequently asked questions
What does Dear User do that's different from other MCP servers?
Dear User specifically audits your Claude Code environment — it scores your collaboration, detects leaked secrets and rule conflicts, and checks system health — all without uploading your data or requiring sign-up.
What are the runtime requirements?
No sign-up, no cloud account, no API keys. Dear User runs locally via npx and stores data in a local SQLite database at ~/.dearuser/dearuser.db.
Where does my data go?
All scans stay on your machine. The only exceptions are the optional `share_report` (Wrapped card only, anonymized) and `feedback` (only the text you write sent to our Supabase inbox). No other tool transmits anything.
Does Dear User read my conversation history?
It reads session metadata only (counts, lengths) — never your actual conversation content.
Basic information
More AI & Agents MCP servers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Comments