Metadata-Version: 2.3
Name: khun-mcp
Version: 0.1.0
Summary: A minimal MCP server with an addition tool.
Author: Nyamkhuu Demberelsuren
Author-email: Nyamkhuu Demberelsuren <nyamhyy14@yahoo.com>
Requires-Dist: fastmcp>=4.0.3,<5
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# khun-mcp

A minimal FastMCP server with one tool: `add(a, b)` adds two numbers.

Run over stdio:

```bash
uv run khun-mcp
```
