MCP Directory
Back

mcp-server-weibo

by qinyuanpei · Python · ★ 44

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

#mcp-server#model#model-context-protocol#sina-weibo#socal-media#weibo

Install

pip install git+https://github.com/qinyuanpei/mcp-server-weibo.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-weibo": {
      "command": "uvx",
      "args": [
        "git+https://github.com/qinyuanpei/mcp-server-weibo.git"
      ]
    }
  }
}

From the README

基于 Model Context Protocol 的微博数据 API 服务器 - 实时获取微博用户资料、帖子、热搜话题、粉丝/关注数据。支持用户搜索、内容分析和话题发现,适用于 AI 应用。 **自动 Cookie 获取:** 无需手动配置 Cookie,程序会自动通过微博访客通行证生成有效的访问凭证。 MCP 客户端配置(stdio 模式): MCP 客户端配置(HTTP 模式): 除了 MCP 服务器,还提供了独立的命令行工具可直接访问: | 命令 | 说明 | |------|------| | | 根据 UID 获取用户资料 | | | 获取用户动态 | | | 按关键词搜索帖子 | | | 按关键词搜索用户 | | | 按关键词搜索话题 | | | 获取热搜榜单 | | | 获取帖子评论 | | | 获取用户粉丝 | | | 获取用户关注 | 描述:搜索微博用户 返回示例: 描述:获取用户详细信息 返回示例: 描述:获取用户帖子 返回示例: 描述:获取微博热搜话题 返回示例: 描述:搜索微博帖子 返回示例: 描述:搜索微博话题 返回示例: 描述:获取微博帖子的评论 返回示例: 描述:获取微博热门帖子 返回示例: 描述:获取用户关注列表 返回示例: 描述:获取用户粉丝列表 返回示例: 无 无 - P…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related cloud & devops servers

lobehub

lobehub

★ 75,886

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

Cloud & DevOps · TypeScript

TrendRadar

sansan0

★ 55,887

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。

Cloud & DevOps · Python

litellm

BerriAI

★ 45,311

Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

Cloud & DevOps · Python

kong

Kong

★ 43,294

🦍 The API and AI Gateway

Cloud & DevOps · Lua

LibreChat

danny-avila

★ 36,326

Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.

Cloud & DevOps · TypeScript

PDFMathTranslate

PDFMathTranslate

★ 33,434

[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

Cloud & DevOps · Python