微信公众号内容搜索工具 (Weixin Search MCP)
MCP Serverby fancyboi999 · Added 5mo ago
Claude
47
Install
git clone https://github.com/fancyboi999/weixin_search_mcpAdd to Claude
claude mcp add weixin-search-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"weixin-search-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/weixin-search-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
基于 MCP 的工具,用于通过搜狗微信搜索界面搜索和检索微信公众号文章。支持关键词搜索、真实链接提取、全文内容提取以及批量获取多篇文章。
Tags
browser-webmcp-server