Community MCP Server: Jetty.io
A Python-based service for managing ML model provenance and lineage, built with FastAPI and SQLAlchemy. Support for Croissant metadata validation.
Set up Environment Variables:
Create a .env file in the project root by copying the example:
cp env.example .env
**S...