Skip to content

agile-lab-dev/Witboost-MCP

Repository files navigation

Witboost-MCP

Witboost MCP Server

Data Product Test API

A FastMCP-based API to evaluate data products against computational policies.

Setup

python -m venv venv   # create a venv
source venv/bin/activate
pip install -r requirements.txt

Configuration

Edit config.yaml:

governance_eval_url: "http://localhost:8080/governance/v1/computational-governance/evaluate"

Running Locally

python mcp_server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages