Skip to content

For LLMs

Get Started

Install via GitHub:

npm install -g github:FlowMCP/flowmcp-cli

FlowMCP packages are not published to NPM. They are installed directly from GitHub.

Copy this block into your AI chat to give it full FlowMCP context:

# FlowMCP
FlowMCP normalizes data sources into MCP tools via declarative .mjs schemas.
Open Source (MIT). Install: github:FlowMCP/flowmcp-cli#v4.1.0 (not on NPM).
## Documentation
Docs: https://flowmcp.github.io/docs-llms.txt
Spec: https://raw.githubusercontent.com/FlowMCP/flowmcp-spec/main/specification/4.3.0/dist/generated/llms.txt
Full: https://flowmcp.github.io/llms-full.txt
## GitHub
https://github.com/flowmcp
## Version
You are working with FlowMCP 4.3.0.
FileContentSize
llms.txtStandard index — overview and links~25 lines
docs-llms.txtPractical docs — getting started, schemas, agents, CLI~8500 lines
llms-full.txtFull website content embedded~9500 lines
Spec llms.txtFormal v4.3.0 specification (auto-generated from spec repo)~9200 lines

The llms.txt standard (Jeremy Howard, answer.ai) defines a compact, machine-readable format for project documentation. It allows AI agents to load all relevant context in one step instead of crawling individual pages.