mcp-server-weibo and mcp-twikit
About mcp-server-weibo
qinyuanpei/mcp-server-weibo
基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。
Implements MCP server as a Python-based HTTP service deployable via `uvx`, Docker, or source installation, exposing Weibo's web interface through stdio transport for Claude and other MCP clients. Provides granular tools for user discovery, feed retrieval, trending analysis, and content search with structured JSON responses including metadata like engagement metrics, verification status, and media assets. Integrates directly with Weibo's mobile endpoints to bypass API restrictions while offering real-time access to user profiles, post data, and social signals for AI-driven content analysis and monitoring workflows.
About mcp-twikit
adhikasp/mcp-twikit
A Model Context Protocol (MCP) server for interacting with Twitter.
Built on the Twikit library, this server enables AI clients to search tweets by query or account, retrieve home timelines, and perform sentiment analysis across multiple accounts—all through standardized MCP tools. It authenticates via Twitter credentials (username, email, password) and integrates with Claude Desktop and other LLM clients through Smithery's installation framework. The implementation demonstrates practical use cases like competitive social listening and timeline monitoring, where LLMs can synthesize tweet data into structured insights without requiring direct API access.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work