Metadata-Version: 2.4
Name: alchemite-mcp
Version: 0.3.0
Summary: An Alchemite MCP server for local use by end users
Author-email: Intellegens <support@intellegens.com>
Project-URL: Homepage, https://intellegens.com
Project-URL: Docs, https://docs.intellegens.com
Keywords: Alchemite,Alchemite API,Machine Learning,Artificial Intelligence,MCP
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.3.3
Requires-Dist: fastmcp>=3.2.4
Requires-Dist: cyclopts>=5.0.0a6
Requires-Dist: alchemite-apiclient>=0.96.0.post1
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: httpx>=0.28.1
Requires-Dist: rich-rst>=2.0.0a7
Provides-Extra: remote
Requires-Dist: gunicorn>=23.0.0; extra == "remote"
Requires-Dist: uvicorn>=0.34.0; extra == "remote"
Requires-Dist: python-json-logger>=3.2.1; extra == "remote"

# Alchemite™ MCP server

A Model Context Protocol server to allow access to Alchemite™ data and models through LLM agents.

This is a beta product and subject to change.

See [the docs](https://docs.intellegens.com/alchemite-tm-mcp/overview) for details of how to use.
