mcp-flowcore-platform
3
Flowcore Platform MCP Server utilizes the Model Context Protocol (MCP) to provide a standardized API for interacting with the Flowcore Platform. It is designed to streamline query processing and management of resources within the platform.
Flowcore Platform MCP Server
- A Model Context Protocol (MCP) server for managing and interacting with the Flowcore Platform.
- Key features include reducing hallucinations, token usage, and speeding up query processing.
- Usage options include using
npx
without installation, or installing globally via npm. - Development utilizes Bun for running and building.
- Environment variables required include
USERNAME
andPAT
.