Server data from the Official MCP Registry
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
About
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
Security Report
This MCP server has several critical security vulnerabilities that put user data and system integrity at risk. Most critically, API credentials (GitHub tokens, Linear tokens, Jira credentials, Notion tokens, GitLab tokens) are embedded directly in prompt text sent to Claude instances, creating a path for credential exfiltration. Additionally, the server spawns arbitrary Claude instances with permissionless execution mode and broad filesystem/network access without sufficient isolation. The codebase shows dangerous patterns like unsanitized prompt construction, weak webhook signature verification, and insufficient rate limiting on instance spawning. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 21 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: DEAR_CLAUDE_PORT
Environment variable: DEAR_CLAUDE_HOST
Environment variable: DEAR_CLAUDE_DATA_DIR
Environment variable: DEAR_CLAUDE_API_TOKEN
Environment variable: TAILSCALE_HOSTNAME
Environment variable: GITHUB_CLIENT_ID
Environment variable: GITHUB_CLIENT_SECRET
Environment variable: GITHUB_WEBHOOK_SECRET
Environment variable: GITHUB_ACCESS_TOKEN
Environment variable: GITHUB_APP_ID
Environment variable: GITHUB_APP_PRIVATE_KEY_PATH
Environment variable: LINEAR_CLIENT_ID
Environment variable: LINEAR_CLIENT_SECRET
Environment variable: LINEAR_WEBHOOK_SECRET
Environment variable: LINEAR_ACCESS_TOKEN
Environment variable: JIRA_DOMAIN
Environment variable: JIRA_USER_EMAIL
Environment variable: JIRA_API_TOKEN
Environment variable: JIRA_WEBHOOK_SECRET
Environment variable: GITLAB_ACCESS_TOKEN
Environment variable: GITLAB_WEBHOOK_SECRET
Environment variable: NOTION_CLIENT_ID
Environment variable: NOTION_CLIENT_SECRET
Environment variable: NOTION_ACCESS_TOKEN
Environment variable: NOTION_WEBHOOK_SECRET
Environment variable: OBSIDIAN_VAULT_PATH
Environment variable: GIPHY_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sns45-dear-claude": {
"env": {
"JIRA_DOMAIN": "your-jira-domain-here",
"GIPHY_API_KEY": "your-giphy-api-key-here",
"GITHUB_APP_ID": "your-github-app-id-here",
"JIRA_API_TOKEN": "your-jira-api-token-here",
"JIRA_USER_EMAIL": "your-jira-user-email-here",
"DEAR_CLAUDE_HOST": "your-dear-claude-host-here",
"DEAR_CLAUDE_PORT": "your-dear-claude-port-here",
"GITHUB_CLIENT_ID": "your-github-client-id-here",
"LINEAR_CLIENT_ID": "your-linear-client-id-here",
"NOTION_CLIENT_ID": "your-notion-client-id-here",
"TAILSCALE_HOSTNAME": "your-tailscale-hostname-here",
"GITHUB_ACCESS_TOKEN": "your-github-access-token-here",
"GITLAB_ACCESS_TOKEN": "your-gitlab-access-token-here",
"JIRA_WEBHOOK_SECRET": "your-jira-webhook-secret-here",
"LINEAR_ACCESS_TOKEN": "your-linear-access-token-here",
"NOTION_ACCESS_TOKEN": "your-notion-access-token-here",
"OBSIDIAN_VAULT_PATH": "your-obsidian-vault-path-here",
"DEAR_CLAUDE_DATA_DIR": "your-dear-claude-data-dir-here",
"GITHUB_CLIENT_SECRET": "your-github-client-secret-here",
"LINEAR_CLIENT_SECRET": "your-linear-client-secret-here",
"NOTION_CLIENT_SECRET": "your-notion-client-secret-here",
"DEAR_CLAUDE_API_TOKEN": "your-dear-claude-api-token-here",
"GITHUB_WEBHOOK_SECRET": "your-github-webhook-secret-here",
"GITLAB_WEBHOOK_SECRET": "your-gitlab-webhook-secret-here",
"LINEAR_WEBHOOK_SECRET": "your-linear-webhook-secret-here",
"NOTION_WEBHOOK_SECRET": "your-notion-webhook-secret-here",
"GITHUB_APP_PRIVATE_KEY_PATH": "your-github-app-private-key-path-here"
},
"args": [
"-y",
"dear-claude"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
