RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.sns45/dear-claude · v1.1.0
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
dear-claude 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"dear-claude": {
"command": "npx",
"args": [
"-y",
"dear-claude"
]
}
}
}DEAR_CLAUDE_PORT可选HTTP server port for webhooks (default: 3334)
TAILSCALE_HOSTNAME可选Override Tailscale hostname for webhook URLs (auto-detected if not set)
GITHUB_CLIENT_ID可选GitHub OAuth App or GitHub App client ID
GITHUB_CLIENT_SECRET可选secretGitHub OAuth App or GitHub App client secret
GITHUB_WEBHOOK_SECRET可选secretGitHub webhook signature secret
GITHUB_ACCESS_TOKEN可选secretGitHub personal access token (alternative to OAuth)
GITHUB_APP_ID可选GitHub App ID (for installation-based auth)
GITHUB_APP_PRIVATE_KEY_PATH可选Path to GitHub App private key PEM file
LINEAR_CLIENT_ID可选Linear OAuth application client ID
LINEAR_CLIENT_SECRET可选secretLinear OAuth application client secret
LINEAR_WEBHOOK_SECRET可选secretLinear webhook signing secret
LINEAR_ACCESS_TOKEN可选secretLinear personal API key (alternative to OAuth)
JIRA_DOMAIN可选Jira Cloud domain (e.g. 'mycompany' for mycompany.atlassian.net)
JIRA_USER_EMAIL可选Jira account email for API authentication
JIRA_API_TOKEN可选secretJira API token from id.atlassian.com
JIRA_WEBHOOK_SECRET可选secretShared secret for Jira webhook URL validation
GITLAB_ACCESS_TOKEN可选secretGitLab personal or project access token
GITLAB_WEBHOOK_SECRET可选secretGitLab webhook secret token
NOTION_CLIENT_ID可选Notion OAuth integration client ID
NOTION_CLIENT_SECRET可选secretNotion OAuth integration client secret
NOTION_ACCESS_TOKEN可选secretNotion internal integration token (alternative to OAuth)
NOTION_WEBHOOK_SECRET可选secretNotion webhook verification secret
OBSIDIAN_VAULT_PATH可选Absolute path to Obsidian vault directory for file watching
GIPHY_API_KEY可选secretGiphy API key for embedding GIF reactions in responses
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.sns45/dear-claude",
"type": "mcp-server",
"version": "1.1.0",
"displayName": "dear-claude",
"description": "Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.",
"repository": {
"url": "https://github.com/sns45/dear-claude",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "dear-claude",
"version": "1.1.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "DEAR_CLAUDE_PORT",
"description": "HTTP server port for webhooks (default: 3334)"
},
{
"name": "TAILSCALE_HOSTNAME",
"description": "Override Tailscale hostname for webhook URLs (auto-detected if not set)"
},
{
"name": "GITHUB_CLIENT_ID",
"description": "GitHub OAuth App or GitHub App client ID"
},
{
"name": "GITHUB_CLIENT_SECRET",
"description": "GitHub OAuth App or GitHub App client secret",
"isSecret": true
},
{
"name": "GITHUB_WEBHOOK_SECRET",
"description": "GitHub webhook signature secret",
"isSecret": true
},
{
"name": "GITHUB_ACCESS_TOKEN",
"description": "GitHub personal access token (alternative to OAuth)",
"isSecret": true
},
{
"name": "GITHUB_APP_ID",
"description": "GitHub App ID (for installation-based auth)"
},
{
"name": "GITHUB_APP_PRIVATE_KEY_PATH",
"description": "Path to GitHub App private key PEM file"
},
{
"name": "LINEAR_CLIENT_ID",
"description": "Linear OAuth application client ID"
},
{
"name": "LINEAR_CLIENT_SECRET",
"description": "Linear OAuth application client secret",
"isSecret": true
},
{
"name": "LINEAR_WEBHOOK_SECRET",
"description": "Linear webhook signing secret",
"isSecret": true
},
{
"name": "LINEAR_ACCESS_TOKEN",
"description": "Linear personal API key (alternative to OAuth)",
"isSecret": true
},
{
"name": "JIRA_DOMAIN",
"description": "Jira Cloud domain (e.g. 'mycompany' for mycompany.atlassian.net)"
},
{
"name": "JIRA_USER_EMAIL",
"description": "Jira account email for API authentication"
},
{
"name": "JIRA_API_TOKEN",
"description": "Jira API token from id.atlassian.com",
"isSecret": true
},
{
"name": "JIRA_WEBHOOK_SECRET",
"description": "Shared secret for Jira webhook URL validation",
"isSecret": true
},
{
"name": "GITLAB_ACCESS_TOKEN",
"description": "GitLab personal or project access token",
"isSecret": true
},
{
"name": "GITLAB_WEBHOOK_SECRET",
"description": "GitLab webhook secret token",
"isSecret": true
},
{
"name": "NOTION_CLIENT_ID",
"description": "Notion OAuth integration client ID"
},
{
"name": "NOTION_CLIENT_SECRET",
"description": "Notion OAuth integration client secret",
"isSecret": true
},
{
"name": "NOTION_ACCESS_TOKEN",
"description": "Notion internal integration token (alternative to OAuth)",
"isSecret": true
},
{
"name": "NOTION_WEBHOOK_SECRET",
"description": "Notion webhook verification secret",
"isSecret": true
},
{
"name": "OBSIDIAN_VAULT_PATH",
"description": "Absolute path to Obsidian vault directory for file watching"
},
{
"name": "GIPHY_API_KEY",
"description": "Giphy API key for embedding GIF reactions in responses",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.sns45/dear-claude",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.sns45%2Fdear-claude/versions/latest",
"isOfficial": true,
"status": "active"
}
}