Metadata-Version: 2.4
Name: mcp-ccxt
Version: 0.1.0a1
Summary: Open-source MCP Server for Crypto Exchanges via CCXT
Project-URL: Homepage, https://github.com/dante1989/mcp-ccxt
Project-URL: Repository, https://github.com/dante1989/mcp-ccxt
Project-URL: Issues, https://github.com/dante1989/mcp-ccxt/issues
Project-URL: Changelog, https://github.com/dante1989/mcp-ccxt/blob/main/CHANGELOG.md
Project-URL: Documentation, https://github.com/dante1989/mcp-ccxt#readme
Author: dante1989
License: MIT
License-File: LICENSE
Keywords: ai-agent,ccxt,crypto,exchange,mcp,trading
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.11
Requires-Dist: cachetools>=5.3
Requires-Dist: ccxt>=4.4
Requires-Dist: fastmcp>=2.3
Requires-Dist: pydantic-settings>=2.1
Requires-Dist: pydantic>=2.5
Requires-Dist: structlog>=24.1
Requires-Dist: typer>=0.12
Provides-Extra: dev
Requires-Dist: build>=1.2; extra == 'dev'
Requires-Dist: mypy>=1.10; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.5; extra == 'dev'
Requires-Dist: twine>=5.1; extra == 'dev'
Description-Content-Type: text/markdown

# mcp-ccxt

Open-source MCP Server for Crypto Exchanges via CCXT.

**Status:** WIP — Build 1 of 9 (scaffold only).

## Links
- Repository: https://github.com/dante1989/mcp-ccxt
- Issues: https://github.com/dante1989/mcp-ccxt/issues
