by qinyuanpei · MCP Server · ★ 43
Weibo MCP Server 🚀 基于 Model Context Protocol 的微博数据 API 服务器 - 实时获取微博用户资料、帖子、热搜话题、粉丝/关注数据。支持用户搜索、内容分析和话题发现,适用于 AI 应用。 安装 自动 Cookie 获取: 无需手动配置 Cookie,程序会自动通过微博访客通行证生成有效的访问凭证。 方式一:从包管理器安装(推荐) MCP 客户端配置(stdio 模式): 方式二:从 Docker 运行 MCP 客户端配置(HTTP 模式): 方式三:从源代码安装 命令行工具 (CLI) 除了 MCP 服务器,还提供了独立的命令行工具可直接访问: bash 使用 uvx 运行 (推荐) uvx --from mcp-server-weibo weibo-cli --help 安装后运行 pip install mcp-server-weibo weibo-cli --help 获取用户资料 uvx --from mcp-server-weibo weibo-cli profile 1749127163 获取用户动态 uvx --from mcp-server-weibo weibo-cli feeds 1749127163 -n 10 搜索内容 uvx --from mcp-server-weibo weibo-cli search...
| Stars | 43 |
| Forks | 15 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.7479264214072/100 |
| Last Updated | 2026-03-31 |
| Created | 2025-03-21 |
| Platforms | mcp, python |
| Est. Tokens | ~31k |
These tools work well together with mcp-server-weibo for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-weibo is 基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。. It is categorized as a MCP Server with 43 GitHub stars.
mcp-server-weibo is primarily written in Python. It covers topics such as mcp-server, model, model-context-protocol.
You can find installation instructions and usage details in the mcp-server-weibo GitHub repository at github.com/qinyuanpei/mcp-server-weibo. The project has 43 stars and 15 forks, indicating an active community.
mcp-server-weibo is released under the MIT license, making it free to use and modify according to the license terms.