mcp-4-tf-quickstarts

mcp-4-tf-quickstarts

3.1

If you are the rightful owner of mcp-4-tf-quickstarts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains the code for an MCP server which allows you to modify certain aspects of the Timefold Quickstarts.

The MCP server for Timefold Quickstarts is designed to provide a flexible and customizable environment for modifying specific aspects of Timefold Quickstarts. It is built using a minimalistic setup with Quarkus, offering simple tool endpoints that can be utilized by MCP clients such as Claude desktop or Goose. The server also includes a generated API client from the OpenAPI specification, ensuring seamless integration and communication with other services. This project serves as an inspiration for developers looking to implement similar functionalities in their own projects.

Features

  • Barebones setup using Quarkus for simplicity and efficiency.
  • Tool endpoints compatible with MCP clients like Claude desktop and Goose.
  • Generated API client from OpenAPI Spec for easy integration.
  • Customizable configuration for running the application using JBang.
  • Designed as an inspirational project for developers.