Mcp Server V2ex
@ropon
About Mcp Server V2ex
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"v2ex": {
"command": "npx",
"args": [
"mcp-server-v2ex"
],
"env": {
"V2EX_API_KEY": ""
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Mcp Server V2ex?
Mcp Server V2ex is a Model Context Protocol server that wraps the official V2EX API 2.0 to expose all its actions. It is intended for users who want to interact with V2EX through MCP-compatible clients like Claude Desktop.
How to use Mcp Server V2ex?
Obtain an API token from V2EX, install the package globally via npm install -g mcp-server-v2ex, then add a configuration entry to your Claude Desktop config JSON with the V2EX_API_KEY environment variable set to your token.
Key features of Mcp Server V2ex
- Get latest notifications
- Delete specified notifications
- Fetch member profile and token info
- Create new tokens
- Get nodes and their topics
- Get topic details and comments
Use cases of Mcp Server V2ex
- Manage V2EX notifications and mark them as read
- Retrieve your member profile and current token information
- Browse nodes and retrieve their topic lists
- Get detailed content and replies for a specific topic
- Ask for a summary of today's hot topics on V2EX
FAQ from Mcp Server V2ex
How do I obtain an API token for V2EX?
Generate a token by visiting https://www.v2ex.com/settings/tokens.
How do I install Mcp Server V2ex?
Install it globally via npm: npm install -g mcp-server-v2ex.
How do I configure Mcp Server V2ex in Claude Desktop?
Add a JSON entry to your Claude config with the command pointing to the Node.js executable and the server script, and set the V2EX_API_KEY environment variable to your token.
What actions does Mcp Server V2ex support?
It supports notifications management, member profile retrieval, token management, nodes and topics browsing, and topic detail and comment access.
Frequently asked questions
How do I obtain an API token for V2EX?
Generate a token by visiting https://www.v2ex.com/settings/tokens.
How do I install Mcp Server V2ex?
Install it globally via npm: `npm install -g mcp-server-v2ex`.
How do I configure Mcp Server V2ex in Claude Desktop?
Add a JSON entry to your Claude config with the command pointing to the Node.js executable and the server script, and set the `V2EX_API_KEY` environment variable to your token.
What actions does Mcp Server V2ex support?
It supports notifications management, member profile retrieval, token management, nodes and topics browsing, and topic detail and comment access.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments