Clean, simple MCP server with 3 basic calculation tools.
pip install git+https://github.com/barada02/test_mcp.git- calculate: Math expressions like
2 + 3 * sqrt(16) - convert_temperature: Convert between Celsius, Fahrenheit, Kelvin
- circle_area: Calculate circle area and circumference
After installation, run:
test-mcp- Python 3.10+
- fastmcp>=2.13.1