← All servers
πŸ”§

Dear ClaudeVerifiedπŸ›‘ No advisories

io.github.sns45/dear-claude
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/sns45, which proved it owns this namespace.

Verified owner: github.com/sns45 β†—io.github.sns45/dear-claude

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GITHUB_CLIENT_SECRET, GITHUB_WEBHOOK_SECRET, GITHUB_ACCESS_TOKEN, LINEAR_CLIENT_SECRET, LINEAR_WEBHOOK_SECRET, LINEAR_ACCESS_TOKEN, ….
βœ“
Configuration
Reads DEAR_CLAUDE_PORT, TAILSCALE_HOSTNAME, GITHUB_CLIENT_ID, GITHUB_APP_ID, GITHUB_APP_PRIVATE_KEY_PATH, LINEAR_CLIENT_ID, ….

About

Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.

Packages & transports

npmdear-claudev1.1.2 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dear_claude": {
      "command": "npx",
      "args": [
        "-y",
        "dear-claude"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y dear-claude