明乐智保 MCP(Minglezhibao Insurance Data) for Claude Desktop
io.github.minglezhibao/mcp
中国大陆寿险/分红产品数据服务平台:利益演示、保费与现金价值测算、行业指标与竞品对比、需求转介。连接后按你的账号订阅额度调用,需 OAuth 2.1 授权。
client:Claude Desktop
transport:streamable-http
Install 明乐智保 MCP(Minglezhibao Insurance Data) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://minglezhibao.cn/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