mcpbeat Sign in

Tabflows MCP Server

not responding

Tabflows is listed as active in the registry but did not answer our last check. It exposes 14 tools.

Tabflows facts: DPC Finder, price quotes, integrations, workflows, site search, demo booking

Uptime history 6 days of history · worst day 37%
6 days agonow
41.8%
Uptime 24h
38 of 91 checks
14
Tools
read from the server
472 ms
Response time
average over 24h
open, no key
Access
streamable-http

Tabflows does not always answer

Over the last week it answered 50.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add site --transport http https://www.tabflows.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "site": {
      "url": "https://www.tabflows.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.site]
url = "https://www.tabflows.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "site": {
      "url": "https://www.tabflows.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "site": {
      "url": "https://www.tabflows.com/api/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

dpc
dpc_break_even
How many members a direct primary care practice needs to break even, from its average monthly membership fee, the owner's annual pay goal, monthly overhead and per-member cost. Any input left out uses the calculator page's default. Returns the panel size, monthly fixed costs, revenue at break-even and profit at 300 and 500 members. Back-of-the-napkin math, not accounting advice.
dpc_startup_cost
Estimated launch budget for a direct primary care practice: one-time setup costs plus a runway reserve (monthly burn times runway months), and the total with a 15% cushion. Start from a preset ("lean", "office" or "staffed"; default "office") and override any line item. Dollar amounts, rough planning math.
get_dpc_practice
One DPC Finder listing by slug, with every field its page shows and its canonical URL.
search_dpc_practices
Search Tabflows' DPC Finder directory of direct primary care practices in the US by free text (name, city, doctor, specialty), state, city and practice model. Returns full listings including address, phone and doctor as on file, with the total match count for paging.
demo
get_demo_availability
Open times on the Tabflows demo calendar, grouped by meeting length. Every start time is a UTC ISO timestamp; convert it before showing it to the person. Pass the person's IANA timezone: it picks the month to read, and the same timezone passed to book_demo sets the time zone of the booking and the invitation. Book a start time only with the durationMinutes it is listed under. Availability moves: read it again rather than reusing times from earlier in the conversation.
get_demo_booking_link
Links for the human to book a Tabflows demo or sign up. Books nothing itself; the person completes it.
book
book_demo
Book a time on the Tabflows demo calendar for the person you are helping, using a startTime and the durationMinutes it was listed under in get_demo_availability. HubSpot sends them the invitation and the calendar event. Only call this after the person has chosen the time and agreed to Tabflows contacting them at that email; set consent to true only then, and never invent their details.
fetch
fetch
The full markdown of a tabflows.com page by id (a site path such as /pricing, as returned by search).
integration
get_integration
One integration by slug: what Tabflows does with that tool, its features and its page.
integrations
list_integrations
The tools Tabflows works with (EHRs, scribes, messaging, labs and more), optionally filtered by category.
page
get_page
The full markdown of any public tabflows.com page by path, e.g. /pricing, /faqs, /compliance, /glossary, /dpc-finder/texas.
quote
quote_tabflows_price
The monthly Tabflows price for a practice's number of locations and monthly paying patients, with a breakdown and the pricing rule. Always use this rather than quoting prices from memory or other pages.
search
search
Keyword search over tabflows.com page titles and summaries (product, pricing, FAQs, compliance, glossary, blog, integrations). Returns page ids to pass to fetch. DPC Finder listings are not indexed here; use search_dpc_practices.
workflows
list_workflows
Documented Tabflows workflows: what triggers each one, its steps, the outcome and the time it saves.

Endpoints

URLTransportStateLatencyChecked
https://www.tabflows.com/api/mcp streamable-http answering 144 ms 10 min ago

Alternatives to Tabflows

same job, measured the same way
TextMine MCP
by textmine

Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.

answering
Voice Logica
by voicelogica

Manage Voice Logica agents, calls, phones, workflows, messaging, and integrations.

answering
Linear-Task-Broker
by evozim

Integrates agents with Linear software development workflows.

answering
Atlassian Jira
by mcparmory

Create, search, and manage issues, projects, and team workflows

256 installs/wk local only
I
Egnyte AI Samples
by sachin-shetty

Secure integration between AI tools and Egnyte content with search, analysis, and workflow tools.

local only
Front MCP
by wearehoust

MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.

71 installs/wk local only
LeadProof Sales Agent
by chatgpt-jessesay-leadproof

Audit lead-delivery workflows, find reliability gaps, and generate a LeadProof integration plan.

11 tools answering
China Marketing AI Intelligence MCP
by chinamarketing

Remote MCP server for China brand visibility, destination demand, and KOL discovery workflows.

3 tools answering

Tabflows — questions

Answers built from our own checks of this server.

What can Tabflows do?
It exposes 14 tools, read directly from the server on our last check. Among them: book_demo, dpc_break_even, dpc_startup_cost, fetch, get_demo_availability, get_demo_booking_link and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Tabflows mostly used for?
Its tools cluster around dpc and demo. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Tabflows working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 38 of 91 checks got a reply (41.8%), average response time 472 ms. The bar chart above shows every period we have measured.
The registry lists Tabflows as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Tabflows?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tabflows need an API key?
No. Tabflows completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tabflows?
It answers our handshake in 472 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.