Skip to content

For LLMs

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: npm install -g github:FlowMCP/flowmcp-cli
## Documentation
Docs: https://flowmcp.github.io/docs-llms.txt
Spec: https://raw.githubusercontent.com/FlowMCP/flowmcp-spec/refs/heads/main/spec/v3.0.0/llms.txt
Full: https://flowmcp.github.io/llms-full.txt
## GitHub
https://github.com/flowmcp
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 v3.0.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.