qinyuanpei/mcp-server-weibo
基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-weibo": {
"command": "npx",
"args": [
"-y",
"mcp-server-weibo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...