mcp-4-tf-quickstarts
0
This project provides an MCP server for modifying elements within Timefold Quickstarts. It uses Quarkus for a minimal setup and includes endpoints that work with MCP clients.
MCP from API Definition for Timefold Quickstarts
This repository contains the code for an MCP server which allows you to modify certain aspects of the Timefold Quickstarts.
Architecture
- Utilizes Quarkus for a barebones setup.
- Includes simple Tool endpoints compatible with MCP Clients like Claude desktop or Goose.
- Features an API client generated from the OpenAPI Spec.
Run Config
The configuration uses JBang to run the application.