Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

MatFlow

com.yourmatflow/matflow

Read-only MatFlow data: pricing, competitors, features, FAQs for combat-sports gyms.

Uptime
100.0%
1 direct probes · 30d
Response
735ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_pricing

Returns full pricing data for all MatFlow plans (Starter, Standard, Pro) with monthly/annual rates, included features, and guarantees.

list_competitors

Returns the list of competitors MatFlow has comparison pages for (GymDesk, Zen Planner, Mindbody, Push Press, Wodify, Kicksite, Glofox).

get_competitor

Returns full comparison data for a single competitor by slug — wedge, features, FAQs, and the MatFlow vs competitor matrix.

list_features

Returns the MatFlow feature catalog grouped by category with tier availability.

get_faqs

Returns general MatFlow FAQs plus per-competitor FAQs.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "matflow": {
      "url": "https://yourmatflow.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}