Server data from the Official MCP Registry
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
Set these up before or after installing:
Environment variable: DEAR_CLAUDE_PORT
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
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_PORT": "your-dear-claude-port-here",
"GITHUB_CLIENT_ID": "your-github-client-id-here",
"GOOGLE_CLIENT_ID": "your-google-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",
"GOOGLE_ACCESS_TOKEN": "your-google-access-token-here",
"GOOGLE_PUBSUB_TOPIC": "your-google-pubsub-topic-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",
"GITHUB_CLIENT_SECRET": "your-github-client-secret-here",
"GOOGLE_CLIENT_SECRET": "your-google-client-secret-here",
"GOOGLE_REFRESH_TOKEN": "your-google-refresh-token-here",
"LINEAR_CLIENT_SECRET": "your-linear-client-secret-here",
"NOTION_CLIENT_SECRET": "your-notion-client-secret-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"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!