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.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
评论