mcpbeat Sign in

Tariffmonkee MCP Server

by tariffmonkee Your server? Claim it
answering

Tariffmonkee is answering right now. Last checked 14 min ago. It exposes 19 tools.

Content, research, trust checks. Taiwan-specific: work permits, tax, property, fraud, localization.

Uptime history 13 days of history
13 days agonow
100.0%
Uptime 24h
91 of 91 checks
19
Tools
read from the server
517 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Tariffmonkee every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 14 min ago.

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

Available tools 19

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

tariffmonkee
tariffmonkee-aeo-audit
URL -> AI-readiness report. Checks schema.org structured data, crawlability (robots.txt, meta robots, canonical), and llms.txt presence, then returns a 0-100 score with specific recommendations for what's missing. Results are cached for 24 hours per URL. Costs $0.031 per call via x402.
tariffmonkee-ai-visibility
Business/domain + query -> does it appear in AI answers. Sends the real query to a live AI model with web search enabled and checks the actual response for a mention of the business and a citation linking to the domain. Costs $0.031 per call via x402.
tariffmonkee-content
Fetch a URL with a real rendered browser (JavaScript executed) and return clean Markdown. Results are cached for 24 hours per URL, so repeat calls for the same page are fast and don't re-render. Costs $0.005 per call via x402.
tariffmonkee-domain-intel
Domain -> ownership and registration intelligence via RDAP. Returns registration age, registrar, privacy-proxy status, expiration date, nameservers, and detected mail provider. For technical configuration grading use /sitegrade; for URL-specific reputation use /linkcheck. Costs $0.021 per call via x402.
tariffmonkee-email-verify
Email address -> deliverability verdict. Checks syntax, MX record presence, disposable/temp-mail domain match, and SPF/DMARC presence on the domain. Scoped to a single address, not a full domain security audit. Costs $0.003 per call via x402.
tariffmonkee-extract
Extract structured data from content you already have (e.g. from a prior /content call), using AI. No browser render involved -- pure AI extraction, cheaper and faster than fetching a URL fresh. Use this when you already have the text; use /extract-url if you only have a URL. Costs $0.016 per call via x402.
tariffmonkee-extract-url
Fetch a URL with a real rendered browser and extract structured data from it in one call, using AI (tries multiple models in sequence for reliability). Use this when you don't already have the page content; use the cheaper /extract if you do. Results are cached for 24 hours per URL+schema combination. Costs $0.021 per call via x402.
tariffmonkee-gbp-audit
Business -> visibility score, missing fields, review health, AI-readiness flags, fix list. Audits a Google Business Profile via DataForSEO's Business Data API: category, contact info, hours, claimed status, photos, and review rating/distribution. Costs $0.05 per call via x402.
tariffmonkee-lead-discovery
Discover and qualify local business leads by category and area -- no pre-existing list required. Searches Google Maps for the given category in the given area, then returns only businesses with at least one real red flag (unclaimed listing, missing photos, missing hours, missing website, low rating, or few reviews), as a CSV ready for cold outreach. Up to 10 qualified leads per call. Costs $0.75 per call via x402.
tariffmonkee-lead-list
Audit-qualified lead list for prospecting. Submit up to 10 candidate local businesses; each is checked against its Google Business Profile (claimed status, photos, hours, website, description, rating, review count) and only businesses with at least one real red flag are returned, as a CSV ready to use as a cold-outreach list. Cheaper per-business than calling /gbp-audit individually if you use the full batch. Costs $0.60 per call via x402.
tariffmonkee-linkcheck
URL -> safety verdict. Checks the redirect chain, detects homograph/punycode hostname tricks, and cross-references the destination host against the URLhaus threat feed. Use to vet a single URL before fetching, sharing, or acting on it. For a full domain configuration grade use /sitegrade; for ownership/registration facts use /domain-intel. Costs $0.005 per call via x402.
tariffmonkee-pdf
Fetch a URL with a real rendered browser (JavaScript executed) and return a PDF of the full page. Not JSON -- the response body is the file itself. Results are cached for 24 hours per URL. Cache status and fetch time are reported in the X-Cached and X-Fetched-At response headers. Costs $0.01 per call via x402.
tariffmonkee-research
query -> up to 10 deduped, rendered sources as one token-budgeted bundle (~8,000 tokens combined). Combines /search (three-provider failover, region=tw Taiwan lane) with /content's rendered-page fetching internally, so you get one call instead of assembling search-then-fetch yourself. Sources are deduped by domain. Requires at least 3 successfully fetched sources to succeed -- returns sources_requested and sources_returned so you can see how many of the candidate set actually came back. Costs $0.031 per call via x402 -- only charged when a real search actually runs. A vague query pauses and asks for clarification at no cost; a search that can't find enough sources also pauses at no cost, suggesting a broadened query you can choose to run (which then does cost $0.031).
tariffmonkee-screenshot
Fetch a URL with a real rendered browser (JavaScript executed) and return a PNG screenshot of the full page. Not JSON -- the response body is the image itself. Results are cached for 24 hours per URL. Cache status and fetch time are reported in the X-Cached and X-Fetched-At response headers. Costs $0.01 per call via x402.
tariffmonkee-search
query -> structured search results (title, url, snippet), up to 10 per call. Backed by three providers with automatic failover (DataForSEO primary, Tavily and Serper as fallback) so a single provider outage doesn't take the endpoint down. Pass region=tw for a Traditional Chinese / Taiwan-region search lane. Results are cached for 24 hours per query+region. Costs $0.005 per call via x402.
tariffmonkee-serp-check
Keyword + domain -> search position. Checks whether and where a domain ranks in Google organic results for a given keyword, via the same DataForSEO SERP data already powering /search. Costs $0.021 per call via x402.
tariffmonkee-sitegrade
Domain -> security letter grade (0-100, A-F) from HTTPS reachability, security headers (HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy), and CAA records. Reports HTTPS connect success/failure, not raw cert expiry -- Workers can't read a remote server's cert metadata directly. For registration facts use /domain-intel; for URL reputation use /linkcheck. Costs $0.05 per call via x402.
tariffmonkee-trust-audit
Orchestrated bundle: runs /linkcheck, /sitegrade, and /domain-intel (plus /email-verify if an email is supplied) and synthesizes one confidence-weighted trust verdict, explicitly flagging disagreement between sources -- e.g. a very new domain paired with an unusually mature TLS/header setup -- rather than just concatenating four outputs. Supply at least one of domain, url, or email. Costs $0.10 per call via x402.
tariffmonkee-visibility-report
White-label local visibility report for one business -- combines Google Business Profile completeness, organic search ranking for a target keyword, and AI answer-engine visibility for a buyer-intent query into a single PDF deliverable. White-label by design: no TariffMonkee branding anywhere in the report output, so agencies can present it under their own name to a client or prospect. Costs $0.15 per call via x402.

Endpoints

URLTransportStateLatencyChecked
https://tariffmonkee.com/mcp streamable-http answering 119 ms 14 min ago

Alternatives to Tariffmonkee

same job, measured the same way
Autonoma Agent Services
by powerliftingdeveloper

Paid agent trust checks, receipt verification, research, data work, and monitoring.

6 tools answering
Gitcontribute
by morluto

Local-first GitHub contribution research workbench

254 installs/wk local only
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

38 installs/wk local only
Nexus MCP
by thenexusintel

U.S. gov records, fact-checks with citations, news search, and fraud/corruption/PRC trackers.

30 installs/wk local only
MCP Factcheck
by carlisia

An MCP server that validates content against MCP specification using semantic search and AI

local only
Agent Workspace Practice
by jimy-r

Search + patterns, maturity assessment, context pricing, redaction checks - a practice as tools.

6 tools answering
VibeSEO
by vibeseo

SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

answering
Container Loading
by lxxmng

Plan optimal container & truck loads: 3D layouts, utilization, centre of gravity, crush checks.

6 tools answering

Tariffmonkee — questions

Answers built from our own checks of this server.

What can Tariffmonkee do?
It exposes 19 tools, read directly from the server on our last check. Among them: tariffmonkee-aeo-audit, tariffmonkee-ai-visibility, tariffmonkee-content, tariffmonkee-domain-intel, tariffmonkee-email-verify, tariffmonkee-extract and 13 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 →
Is Tariffmonkee working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 517 ms. The bar chart above shows every period we have measured.
How do I connect Tariffmonkee?
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 Tariffmonkee need an API key?
No. Tariffmonkee completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tariffmonkee?
It answers our handshake in 517 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.