Mcp-server-v2ex
@funnythingfunnylove
Mcp-server-v2ex について
MCP server for V2EX API 2.0, exposing notifications, tokens, nodes, topics, comments, and daily summaries for MCP-compatible agents.
基本情報
設定
ツール
10Fetch the latest notifications
Delete selected notifications
Get the profile of the user associated with the API token
Inspect the current API token
Create a new API token
Get node information
List topics under a specific node
Get the content of a topic
Get replies for a topic
Generate a summary of recent hot topics
概要
What is Mcp-server-v2ex?
Mcp-server-v2ex is an MCP server that wraps the V2EX API 2.0 for MCP-compatible agents and developer tools. It exposes structured operations for notifications, token management, member profile lookup, node browsing, topic retrieval, comment retrieval, and daily hot-topic summaries.
How to use Mcp-server-v2ex?
Install the npm package globally, then configure an MCP client with the path to the server binary and the environment variable V2EX_API_KEY set to your V2EX API token. Example configuration is provided for Claude Desktop or Codex.
Key features of Mcp-server-v2ex
- Fetch latest notifications from V2EX
- Manage API tokens (create, inspect)
- Look up member profiles by API token
- Browse nodes and list topics under a node
- Retrieve topic details and comments
- Generate daily summaries of hot topics
Use cases of Mcp-server-v2ex
- Building an agent that monitors V2EX notifications and replies
- Automating topic retrieval and comment analysis for moderation tools
- Creating a daily digest of popular V2EX content for personal use
- Integrating V2EX data into developer workflows (e.g., code review bots)
FAQ from Mcp-server-v2ex
What is the difference between mcp-server-v2ex and using the V2EX API directly?
Mcp-server-v2ex provides a structured MCP interface for agents and tools, removing the need to write custom API wrappers and handling token authentication.
Do I need a V2EX account to use this server?
Yes, you need a V2EX account to create an API token, which is required for all operations.
Where is my API token stored?
The token is passed via the V2EX_API_KEY environment variable in your MCP client configuration. It is not stored on disk by the server.
What transports does this server support?
The server uses stdio transport as part of the Model Context Protocol.
Is there any rate limiting or known limits?
The README does not specify rate limits or known limitations of the V2EX API or this server.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mlops
visengerA curated list of references for MLOps
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント