Introduction
The Flowcore MCP Servers is a set of MCP servers that allows your LLM to interact with Flowcore. It is a simple npm package that your LLM runs locally on your machine to interact with Flowcore. See Model Context Protocol for more information on MCP and how it works.
We have the following guides for the Flowcore MCP Servers:
Flowcore MCP Servers
- Flowcore Platform MCP Server - A MCP server that allows your LLM to ingest and query data from Flowcore Platform.
- Flowcore Read Model MCP Server - A MCP server that allows your LLM to create a local read model and feed it with data from Flowcore Platform.