# My MCP Serv MCP server

Non functional server (yet)

## Links
- Registry page: https://www.getdrio.com/mcp/live-alpic-staging-send-email-mcp-04d3fdca-send-email-mcp

## Install
- Endpoint: https://send-email-mcp-04d3fdca.staging.alpic.live
- Auth: Not captured

## Setup notes
- Remote endpoint: https://send-email-mcp-04d3fdca.staging.alpic.live

## Tools
- send_email - Send an email via Resend API.

Args:
    sender_email: Sender email address (must be verified in Resend)
    to_emails: List of recipient email addresses
    subject: Email subject line
    text_content: Plain text content (required if html_content not provided)
    html_content: HTML content (required if text_content not provided)

Returns:
    API response with email ID on success Endpoint: https://send-email-mcp-04d3fdca.staging.alpic.live

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: live.alpic.staging.send-email-mcp-04d3fdca
- Version: 0.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Nov 26, 2025
- Source: https://registry.modelcontextprotocol.io
