MatFlow
com.yourmatflow/matflowRead-only MatFlow data: pricing, competitors, features, FAQs for combat-sports gyms.
Tools · 5
Returns full pricing data for all MatFlow plans (Starter, Standard, Pro) with monthly/annual rates, included features, and guarantees.
Returns the list of competitors MatFlow has comparison pages for (GymDesk, Zen Planner, Mindbody, Push Press, Wodify, Kicksite, Glofox).
Returns full comparison data for a single competitor by slug — wedge, features, FAQs, and the MatFlow vs competitor matrix.
Returns the MatFlow feature catalog grouped by category with tier availability.
Returns general MatFlow FAQs plus per-competitor FAQs.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"matflow": {
"url": "https://yourmatflow.com/api/mcp",
"transport": "streamable-http"
}
}
}