ドメイン番人 for Claude Desktop
io.github.j-doi/domain-bannin
ドメインの設定を調べる MCP サーバー。SPF / DKIM / DMARC・DNS・SSL 証明書・セキュリティヘッダ・サブドメイン・類似ドメインを、公開情報だけで確認します。登録不要・無料。
client:Claude Desktop
transport:streamable-http
tools:1
Install ドメイン番人 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"domain-bannin": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://domain-bannin.jp/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs