Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cconstab • Uncategorized
Two simple MCP servers for math calculations and SMTP email sending.
Perform simple math calculations on two numbers.
Send emails via SMTP configured through environment variables.
This repository contains two basic MCP servers: a math calculator capable of performing operations on two numbers, and an SMTP email sender service configured via environment variables. These servers are designed primarily for testing and learning purposes related to MCP. They provide straightforward functionality without complex features.