A minimal, well-commented MCP server designed to teach how MCP servers work, with example tools like adding numbers, formatting text, and getting the current time.
A basic educational MCP server that provides simple tools for mathematical calculations, text manipulation, and time retrieval. Designed for learning MCP implementation patterns and development purposes.