Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by joeleesuh • Uncategorized
A simple MCP server providing echo, addition, and timestamp tools with stdio and HTTP/WebSocket support.
Echo back messages for testing or debugging.
Perform simple arithmetic addition.
Retrieve the current timestamp in ISO 8601 format.
MCP Simple Server is a lightweight Model Context Protocol server offering three basic tools: echoing messages, adding numbers, and returning the current timestamp. It supports both local stdio mode and remote HTTP/WebSocket mode, enabling flexible deployment options including AWS EC2 and Smithery.ai. The server includes health check and server info endpoints, making it suitable for integration with MCP clients like Claude Desktop.