SocialDataX Zhihu MCP
Zhihu MCP
この公開リストは、ホスト型のSocialDataX Zhihu MCPサービスの接続メタデータとクライアント例を提供します。実装は非公開でホストされており、このディレクトリには公開接続資料のみが含まれています。
Service
ホスト型MCPエンドポイント:
https://mcp.socialdatax.com/zhihu/mcpホスト型トランスポート:
streamable-http認証:
Authorization: Bearer <SOCIALDATAX_API_KEY>製品:
SocialDataX/社媒数据助手ウェブサイトとAPIキーの取得: https://socialdatax.com/ai?from=github
レジストリ名:
com.52choujiang/zhihu-insights将来のレジストリ名:
com.socialdatax/zhihu-insights現在の公開機能バージョン:
0.1.0
Related MCP server: zhihu-mcp
Scope
このサービスは、公開のZhihuホットリスト、コンテンツ検索と詳細、クリエイタープロフィール、クリエイターの記事リスト、トップレベルのコメント、コメント返信に使用します。アカウントログイン、投稿、編集、いいね、コメント、フォロー、その他のアカウント操作は提供しません。
Tools
ツール | 目的 |
| 現在のAPIキーアカウント残高を照会します。 |
| 現在のホットリストを読み取ります。 |
| 公開の回答、記事、動画を検索します。検索語が利用可能な場合に使用し、 |
| URLから回答、記事、独立動画の詳細を読み取ります。 |
| プロフィールURLからクリエイタープロフィールを読み取ります。 |
| プロフィールURLからクリエイターの記事リストを読み取り、 |
| コンテンツURLからトップレベルのコメントを読み取り、 |
| コンテンツURLとトップレベルのコメントIDから返信を読み取ります。 |
コンテンツURLがすでに利用可能な場合は、再度検索する代わりに詳細またはコメントツールを使用してください。返信にトップレベルのコメントIDが必要な場合は、最初にzhihu_get_content_comments_by_urlを使用し、同じコンテンツURLを再利用してください。
Quick Start
クライアントが認証付きのstreamable-httpをサポートしている場合は、ホスト型エンドポイントを直接使用します:
{
"mcpServers": {
"socialdatax-zhihu": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/zhihu/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}コマンド/stdioのみのクライアントの場合は、npx -y mcp-remote https://mcp.socialdatax.com/zhihu/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>"を使用します。ファイルは例を参照してください。
APIアクセスはhttps://socialdatax.com/ai?from=githubでリクエストまたは管理してください。実際のAPIキーをコミットしないでください。
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceRead-only Douyin / 抖音 MCP by SocialDataX for hot search, work search/details, comments and replies, creator profiles, creator works, and creator series.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search, read, and analyze Zhihu content including questions, answers, comments, and user activities through the MCP protocol.3MIT
- FlicenseAqualityBmaintenanceRead-focused MCP server for Zhihu, enabling retrieval of pins, articles, comments, and replies, with optional limited write tools for drafting and editing answers.10
- AlicenseNot gradedqualityBmaintenanceKuaishou MCP by SocialDataX for hot search, work and user search, work details, comments and replies, creator profiles, and video speech-to-text transcripts.MIT
Related MCP Connectors
Unified social-media data across 10 networks: profiles, posts, search, comments, cross-search.
Hosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.
Reddit & X data for AI agents over MCP. Semantic search, hosted, no Reddit API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DevinChen2014/zhihu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server