Facilitates communication with the frePPLe planning system through a Model Context Protocol server.
Frepple is a Node.js-based server that implements the frePPLe Model Context Protocol (MCP). It acts as an intermediary, enabling external agents and applications to interact with the frePPLe advanced planning and scheduling system. Designed for seamless integration, it supports `stdio` transport and is pre-configured for easy deployment as a Worker service on platforms like Render, making it ideal for headless agentic operations.
主要功能
01Supports standard I/O (stdio) transport
02Secure API key authentication for frePPLe
03Node.js based MCP server
040 GitHub stars
05Pre-configured for Render Worker deployment
06Integration with frePPLe API
使用案例
01Deploying headless server components for frePPLe extensions
02Developing agentic integrations for the frePPLe planning system
03Connecting custom applications to frePPLe via MCP