mcp-server-v2ex
0
The project is an MCP server that facilitates interaction with the official V2EX API. It efficiently handles notifications, member profiles, tokens, and topics on V2EX, offering a comprehensive wrapper for API actions.
Overview
This project is an MCP server that wraps the official API 2.0 of V2EX, implementing all API actions. It offers features such as retrieving and deleting notifications, accessing member profiles, managing tokens, and interacting with nodes and topics on V2EX.
Features
- Retrieve the latest notifications
- Delete specific notifications
- Obtain current user profile
- View and create tokens
- Access specified nodes and topics
- View topic details and comments
Usage
- Acquire a token from the V2EX settings page
- Install the package via npm