Weibo MCP Server

v1.0.0Developer Toolsstable

基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。

mcp-servermodelmodel-context-protocolsina-weibosocal-media
Share:
46
Stars
0
Downloads
0
Weekly
0/5

About

基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。

Features

  • search_users
  • get_profile
  • get_feeds
  • get_hot_search
  • search_content

Use Cases

根据关键词搜索微博用户并返回匹配的用户列表
获取指定微博用户的详细资料信息
获取指定微博用户的最新动态和帖子
获取当前微博热搜榜的热门话题列表
根据关键词搜索微博内容并返回相关的微博帖子
qinyuanpei

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx weibo

Examples

Basic Configuration

Configure Weibo MCP Server

npx weibo

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "weibo": { "command": "npx", "args": ["-y", "weibo"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Weibo MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides