My Remote Server
Provides a Model Context Protocol server that exposes tools for querying a CV and sending emails.
关于
This Model Context Protocol (MCP) server offers convenient access to two distinct tools designed to streamline personal communication and information retrieval. Users can leverage `cv_chat` to intelligently answer questions about a CV, providing quick and accurate information. Additionally, the `send_mail` tool facilitates email dispatch via the Resend API, making it easy to send messages programmatically. The server is readily accessible via a hosted URL and is compatible with MCP clients like Claude Desktop, extending their capabilities with custom functions.
主要功能
- Exposes `cv_chat` tool for intelligent CV information retrieval
- Integrates `send_mail` tool for email sending via Resend API
- Deployed and accessible via a hosted URL
- Compatible with Claude Desktop and other MCP clients
- Supports local development setup for customization
- 0 GitHub stars
使用案例
- Automating responses to common inquiries about a CV
- Extending AI assistant capabilities with custom information retrieval and communication functions
- Programmatically sending personalized emails from an AI assistant