Tabflows
REMOTE · WWW.TABFLOWS.COM · SCANNED SEP 20
Tabflows facts: DPC Finder, price quotes, integrations, workflows, site search, demo booking
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (book_demo). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability75
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1295 tokens (~92/item across 14 items; 14 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
- Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage79
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 27% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the Tabflows MCP server?
Tabflows is a hosted endpoint at https://www.tabflows.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · www.tabflows.com
claude mcp add --transport http com-tabflows-site 'https://www.tabflows.com/api/mcp'
{
"mcpServers": {
"com-tabflows-site": {
"url": "https://www.tabflows.com/api/mcp"
}
}
} {
"servers": {
"com-tabflows-site": {
"type": "http",
"url": "https://www.tabflows.com/api/mcp"
}
}
} [mcp_servers.com-tabflows-site] url = "https://www.tabflows.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-tabflows-site": {
"type": "remote",
"url": "https://www.tabflows.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-tabflows-site --url 'https://www.tabflows.com/api/mcp' --transport streamable-http
mcp_servers:
com-tabflows-site:
url: "https://www.tabflows.com/api/mcp" {
"McpServers": {
"com-tabflows-site": {
"Transport": "http",
"Url": "https://www.tabflows.com/api/mcp"
}
}
} assistant mcp add com-tabflows-site -t streamable-http -u 'https://www.tabflows.com/api/mcp'
{
"mcpServers": {
"com-tabflows-site": {
"type": "http",
"url": "https://www.tabflows.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 0
- Stability: unverified → 0.03 ▲ functional
- 16 Sept 26 65
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://www.tabflows.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=www.tabflows.com | CN=YR2,O=Let's Encrypt,C=US | 22 Aug 2026 | 20 Nov 2026 | RSA 2048 | SHA256-RSA | 67c23f8ddee33fde86fc8213d675e8019e4 |
| SANs: www.tabflows.com | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of www.tabflows.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| tabflows.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| content-security-policy | default-src 'self'; script-src 'self' 'unsafe-inline' https://*.clarity.ms https://app.intercom.io https://widget.intercom.io https://js.intercomcdn.com https://*.intercomcdn.com https://tally.so https://*.tally.so https://snap.licdn.com https://www.googletagmanager.com https://*.googletagmanager.com https://googletagmanager.com https://tagmanager.google.com https://connect.facebook.net https://capi-automation.s3.us-east-2.amazonaws.com https://www.dubcdn.com https://js.stripe.com https://*.js.stripe.com; style-src 'self' 'unsafe-inline' https://googletagmanager.com https://www.googletagmanager.com https://tagmanager.google.com https://fonts.googleapis.com https://api.fontshare.com; font-src 'self' data: https://js.intercomcdn.com https://fonts.intercomcdn.com https://fonts.gstatic.com https://cdn.fontshare.com; img-src 'self' data: blob: https://*.googletagmanager.com https://*.google-analytics.com https://*.stripe.com https://www.facebook.com https://*.clarity.ms https://c.bing.com https://js.intercomcdn.co |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), microphone=(), geolocation=() |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://www.tabflows.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://www.tabflows.com/api/mcp | HTTPS enforced | 308 | https://www.tabflows.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
book_demo Book a Tabflows demo ~215
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.
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | Must be true: the person chose this time and agreed to Tabflows contacting them at this email. |
| durationMinutes | integer | yes | The durationMinutes that startTime is listed under in get_demo_availability |
| string | yes | The person's work email | |
| firstName | string | yes | The person's first name |
| lastName | string | yes | The person's last name |
| startTime | string | yes | An ISO 8601 start time returned by get_demo_availability |
| timezone | string | yes | IANA timezone the times are read in, e.g. "America/New_York" |
| Name | Type | Req | Description |
|---|---|---|---|
| bookDemoUrl | string | yes | – |
| bookedAt | string | – | – |
| durationMinutes | number | – | – |
| message | string | yes | – |
| ok | boolean | yes | – |
No examples provided.
dpc_break_even DPC break-even calculator ~162
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.
| Name | Type | Req | Description |
|---|---|---|---|
| insurance | number | – | – |
| marketing | number | – | – |
| membershipFee | number | – | – |
| other | number | – | – |
| rent | number | – | – |
| salaryGoal | number | – | – |
| software | number | – | – |
| staff | number | – | – |
| supplies | number | – | – |
| variableCost | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| breakEvenMembers | number | yes | – |
| calculatorUrl | string | yes | – |
| contributionPerMember | number | yes | – |
| fixedMonthlyCosts | number | yes | – |
| inputs | object | yes | – |
| monthlyProfitAt300 | number | yes | – |
| monthlyProfitAt500 | number | yes | – |
| monthlySalary | number | yes | – |
| revenueAtBreakEven | number | yes | – |
No examples provided.
dpc_startup_cost DPC startup cost calculator ~159
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.
| Name | Type | Req | Description |
|---|---|---|---|
| buildout | number | – | – |
| equipment | number | – | – |
| insurance | number | – | – |
| legal | number | – | – |
| marketing | number | – | – |
| monthlyBurn | number | – | – |
| preset | string | – | – |
| runwayMonths | integer | – | – |
| softwareSetup | number | – | – |
| space | number | – | – |
| supplies | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| calculatorUrl | string | yes | – |
| conservative | number | yes | – |
| inputs | object | yes | – |
| oneTime | number | yes | – |
| preset | string | yes | – |
| runway | number | yes | – |
| total | number | yes | – |
No examples provided.
fetch Fetch a tabflows.com page ~39
The full markdown of a tabflows.com page by id (a site path such as /pricing, as returned by search).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| text | string | yes | – |
| title | string | yes | – |
| url | string | yes | – |
No examples provided.
get_demo_availability Get open Tabflows demo times ~159
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.
| Name | Type | Req | Description |
|---|---|---|---|
| monthOffset | integer | – | 0 for this month (the default), 1 for next month, 2 for the one after |
| timezone | string | yes | IANA timezone the times are read in, e.g. "America/New_York" |
| Name | Type | Req | Description |
|---|---|---|---|
| availability | array | yes | – |
| bookDemoUrl | string | yes | – |
| message | string | yes | – |
| timezone | string | yes | – |
No examples provided.
get_demo_booking_link Get a Tabflows demo or sign-up link ~33
Links for the human to book a Tabflows demo or sign up. Books nothing itself; the person completes it.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| bookDemoUrl | string | yes | – |
| signUpUrl | string | yes | – |
No examples provided.
get_dpc_practice Get a DPC Finder practice ~37
One DPC Finder listing by slug, with every field its page shows and its canonical URL.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | – |
| caseStudyUrl | string | – | – |
| city | string | yes | – |
| dataCaveat | string | yes | – |
| doctor | string | – | – |
| lat | number | yes | – |
| lng | number | yes | – |
| model | string | yes | – |
| name | string | yes | – |
| openDate | string | – | – |
| phone | string | – | – |
| precision | string | yes | – |
| slug | string | yes | – |
| specialty | string | – | – |
| state | string | yes | – |
| url | string | yes | – |
| website | string | – | – |
No examples provided.
get_integration Get a Tabflows integration ~35
One integration by slug: what Tabflows does with that tool, its features and its page.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | – |
| description | string | yes | – |
| features | array | yes | – |
| longDescription | string | yes | – |
| name | string | yes | – |
| slug | string | yes | – |
| url | string | yes | – |
No examples provided.
get_page Read a tabflows.com page ~56
The full markdown of any public tabflows.com page by path, e.g. /pricing, /faqs, /compliance, /glossary, /dpc-finder/texas.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| text | string | yes | – |
| title | string | yes | – |
| url | string | yes | – |
No examples provided.
list_integrations List Tabflows integrations ~41
The tools Tabflows works with (EHRs, scribes, messaging, labs and more), optionally filtered by category.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| integrations | array | yes | – |
No examples provided.
list_workflows List Tabflows workflows ~31
Documented Tabflows workflows: what triggers each one, its steps, the outcome and the time it saves.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| workflows | array | yes | – |
No examples provided.
quote_tabflows_price Quote a Tabflows price ~65
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.
| Name | Type | Req | Description |
|---|---|---|---|
| locations | integer | yes | – |
| monthlyPayingPatients | integer | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| bookDemoUrl | string | yes | – |
| breakdown | object | yes | – |
| monthlyUsd | number | yes | – |
| pricingUrl | string | yes | – |
| rule | string | yes | – |
| signUpUrl | string | yes | – |
No examples provided.
search Search tabflows.com ~64
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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| results | array | yes | – |
No examples provided.
search_dpc_practices Search the DPC Finder ~138
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.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | Exact city name, case-insensitive |
| limit | integer | – | – |
| model | string | – | – |
| offset | integer | – | – |
| query | string | – | Free text matched against name, city, doctor and specialty |
| state | string | – | Two-letter state code, e.g. "TX" |
| Name | Type | Req | Description |
|---|---|---|---|
| results | array | yes | – |
| stateDirectoryUrl | string | yes | – |
| total | number | yes | – |
No examples provided.
What is the Tabflows MCP server?
Tabflows is an MCP server listed in the public MCP registry as com.tabflows/site. Tabflows facts: DPC Finder, price quotes, integrations, workflows, site search, demo booking. This page covers its hosted endpoint (https://www.tabflows.com/api/mcp).
Is the Tabflows MCP server safe to use?
Tabflows scores 67 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Tabflows MCP server expose?
Tabflows exposes 14 tools: search_dpc_practices, get_dpc_practice, quote_tabflows_price, list_integrations, get_integration, and 9 more. Their descriptions and schemas cost roughly 1,234 tokens of context every time the server is loaded.
Does the Tabflows MCP server require authentication?
No. We connected to Tabflows without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Tabflows MCP server still maintained?
Tabflows is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.