Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

US compliance and books health

com.medianfi/compliance

US company filing obligations, plus a 25-check bookkeeping diagnostic. Sourced, dated, no signup.

Uptime
100.0%
2 direct probes · 30d
Response
1139ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
0
available

Tools · 12

get_company_overview

Who Median is, what it does, who it is for, how onboarding works, and how to get in touch or book an intro call.

get_pricing

Median's published pricing: the flat monthly fee by revenue band under $1M in annual revenue, the per-account and per-ledger-entry meter that scoping is based on above $1M, what is included, and add-o…

list_services

List the services Median offers (daily bookkeeping, tax filing, R&D tax credits, CFO advisory) with a short summary and page link for each.

list_blog_posts

List published articles from the Median blog, newest first. Optionally filter by category or a search term matched against the title.

get_blog_post

Fetch the full text of one published Median blog post by its slug.

get_confounders

Refinement step, NOT the place to start: call list_compliance_obligations first, then call this to narrow what is still genuinely open. Returns the facts that flip an answer, such as whether an employ…

list_compliance_obligations

START HERE. Given whatever you know about a company, return the federal and state compliance obligations that apply, ordered by urgency with overdue items first, plus the specific questions that unblo…

get_evidence_recipe

For one obligation, return exactly how to prove it: which sources settle the question, which are only corroborating, what each state's public registry does and does not expose, and the innocent explan…

explain_obligation

Plain-English detail on a single obligation: what it is, why it exists, the deadline, the cost, the penalty, the exact remediation steps, and the government source.

list_books_checks

START HERE for a books health check. Given whatever you know about a business, return the bookkeeping checks that apply to it, grouped by dimension, each with where to look, the innocent explanations …

explain_books_check

Full detail on a single books health check: what it is, exactly where to look in the ledger, every innocent explanation to rule out before concluding anything, what it costs if it is real, what fixing…

score_books_health

Score a books health check from the statuses you actually evidenced. Returns the weighted score, the band, a per-dimension breakdown and the findings ranked worst first. Two rules a plain average does…

How to use

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

{
  "mcpServers": {
    "us_compliance_and_books_health": {
      "url": "https://medianfi.com/mcp",
      "transport": "streamable-http"
    }
  }
}