Metadata-Version: 2.4
Name: synteles-platform-mcp
Version: 0.1.3
Summary: Synteles Platform MCP Server
Author-email: Emin Askerov <emin.askerov@synteles.com>
Requires-Python: >=3.13
Requires-Dist: certifi>=2023.7.22
Requires-Dist: cryptography>=41.0.0
Requires-Dist: keyring>=24.0.0
Requires-Dist: mcp[cli]>=1.21.1
Requires-Dist: requests
Description-Content-Type: text/markdown

# Synteles Platform MCP Server

## Installation

```bash
# Install from PyPI using pip
pip install synteles-platform-mcp

# Or with uv
uv pip install synteles-platform-mcp
```

