Metadata-Version: 2.4
Name: mseep-crypto-powerdata-mcp
Version: 0.1.0
Summary: MCP service for crypto power data analysis with CCXT and OKX DEX API integration
Project-URL: Homepage, https://github.com/veithly/crypto-powerdata-mcp
Project-URL: Repository, https://github.com/veithly/crypto-powerdata-mcp
Project-URL: Issues, https://github.com/veithly/crypto-powerdata-mcp/issues
Author-email: mseep <support@skydeck.ai>
License: MIT
License-File: LICENSE
Keywords: ccxt,cryptocurrency,mcp,okx,technical-analysis,trading
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: asyncio-throttle>=1.0.0
Requires-Dist: ccxt>=4.0.0
Requires-Dist: fastapi>=0.104.0
Requires-Dist: mcp>=1.0.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: starlette>=0.27.0
Requires-Dist: ta-lib>=0.4.25
Requires-Dist: typing-extensions>=4.0.0
Requires-Dist: uvicorn>=0.24.0
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: flake8>=6.0.0; extra == 'dev'
Requires-Dist: isort>=5.12.0; extra == 'dev'
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Description-Content-Type: text/plain

Package managed by MseeP.ai