This is a module for Project Forge. It provides a CLI interface for running Model Context Protocol requests.
https://github.com/kyleu/projectforge/tree/main/module/mcp
Licensed under CC0
Create a mcpserver.Server
, then register tasks using AddTasks
.
A command line interface is provided for running MCP tasks, register as <exec> mcp
in your MCP configuration.