Metadata-Version: 2.4
Name: get-current-time-mcp
Version: 0.1.0
Summary: An MCP server in Python for getting current time
Author-email: sadasiba <sadasiba@gmail.com>
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: mcp>=1.2.0

# Example Get Current Time MCP Server

This is a MCP server in Python that provides a `get_current_time` tool.

## Installation
```bash
pip install get-current-time-mcp
