# Polyform (remote · api.polyform.org)

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

- Trust score: 81/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `api.polyform.org`: 81/100 (this document), [markdown](https://verifymcp.io/servers/org-polyform-polyform/api.md), [page](https://verifymcp.io/servers/org-polyform-polyform/api)

## Channel facts

- Endpoint: `https://api.polyform.org/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 89/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 6829 tokens (~98/item across 69 items; 67 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 67 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 69 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Polyform MCP server?

Polyform is a hosted endpoint at https://api.polyform.org/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.

### Claude

```bash
claude mcp add --transport http org-polyform-polyform 'https://api.polyform.org/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "org-polyform-polyform": {
      "url": "https://api.polyform.org/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "org-polyform-polyform": {
      "type": "http",
      "url": "https://api.polyform.org/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.org-polyform-polyform]
url = "https://api.polyform.org/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "org-polyform-polyform": {
      "type": "remote",
      "url": "https://api.polyform.org/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add org-polyform-polyform --url 'https://api.polyform.org/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  org-polyform-polyform:
    url: "https://api.polyform.org/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "org-polyform-polyform": {
      "Transport": "http",
      "Url": "https://api.polyform.org/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add org-polyform-polyform -t streamable-http -u 'https://api.polyform.org/mcp'
```

### Other

```json
{
  "mcpServers": {
    "org-polyform-polyform": {
      "type": "http",
      "url": "https://api.polyform.org/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 74, +1)

- [functional regression] Schema quality: 4930 → 6829
- [functional] New tool “business_onboard_decision”
- [functional] New tool “domain_dns_hygiene”
- [functional] New tool “econ_compare_countries”
- [functional] New tool “econ_country_snapshot”
- [functional] New tool “email_sender_trust”
- [functional] New tool “finance_diligence_brief”
- [functional] New tool “geo_severe_weather_scan”
- [functional] New tool “health_drug_safety_compare”
- [functional] New tool “ip_intelligence”
- [functional] New tool “realestate_underwrite”
- [functional] New tool “security_bulk_ip_screen”
- [functional] New tool “security_domain_threat_report”
- [functional] New tool “security_inbound_request_screen”
- [functional] New tool “security_phishing_triage”
- [functional] New tool “security_threat_lookup”
- [functional] New tool “trade_shipment_clearance”
- [functional] New tool “url_safety”

## MCP tools (67)

### `vehicle_vin` (~88 tokens)

VIN decode + open recalls (NHTSA) — Decode any US-market VIN to full vehicle specs and list open safety recalls. Source: US NHTSA (federal, authoritative). JSON. Price: $0.005 USDC (Base, via x402).

Input parameters:

- `vin` (string, required): 17-character VIN, e.g. 1HGCM82633A004352

### `vehicle_deal_check` (~97 tokens)

Used-car deal check verdict — Given vin, asking price and miles: decoded specs, open recall count, fuel-cost estimate, and a buy/caution/walk verdict with reasoning. All public federal data. Price: $0.25 USDC (Base, via x402).

Input parameters:

- `miles` (string, required): odometer miles
- `price` (string, required): asking price USD
- `vin` (string, required): 17-char VIN

### `vehicle_fuel_economy` (~85 tokens)

Fuel economy lookup (EPA) — EPA MPG figures and estimated annual fuel cost for a year/make/model. Source: fueleconomy.gov. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `make` (string, required): manufacturer
- `model` (string, required): model name
- `year` (string, required): model year

### `domain` (~74 tokens)

Domain intelligence (RDAP) — Registration intelligence for any domain: creation/expiry dates, age in days, registrar, statuses, nameservers. Source: registry RDAP. JSON. Price: $0.005 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): domain name, e.g. example.com

### `email_domain_check` (~77 tokens)

Email domain deliverability check — Can this domain receive mail, and is it configured seriously? MX, SPF and DMARC via DNS-over-HTTPS with a deliverability summary. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): domain to check, e.g. gmail.com

### `sec_company` (~84 tokens)

SEC company facts (EDGAR) — Latest key financial facts for a US public company by ticker or CIK: revenue, net income, assets, EPS from XBRL filings. Source: SEC EDGAR. JSON. Price: $0.01 USDC (Base, via x402).

Input parameters:

- `id` (string, required): ticker (AAPL) or CIK number

### `fda_recalls` (~93 tokens)

FDA recall search (openFDA) — Search US FDA enforcement recalls for drugs, food, or devices by free-text query. Source: openFDA. JSON. Price: $0.005 USDC (Base, via x402).

Input parameters:

- `limit` (string): 1-25 (default 5)
- `q` (string, required): search terms
- `type` (string, required): drug | food | device

### `ai_chat` (~87 tokens)

Inference gateway (Llama on Workers AI) — Pay-per-call LLM completion. POST {messages:[{role,content},...]} (OpenAI-style), returns {reply}. No account, no API key — one x402 payment per call. Price: $0.01 USDC (Base, via x402).

Input parameters:

- `messages` (array, required): OpenAI-style messages array

### `weather_forecast` (~90 tokens)

US weather forecast (NWS) — 7-day forecast for any US coordinate: periods with temperature, wind, precipitation chance, narrative. Source: National Weather Service. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `lat` (string, required): latitude e.g. 36.16
- `lon` (string, required): longitude e.g. -86.78

### `weather_alerts` (~103 tokens)

Active US weather alerts (NWS) — Active watches/warnings/advisories for a US state or coordinate: event type, severity, headline, timing. Source: National Weather Service. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `lat` (string): optional latitude
- `lon` (string): optional longitude
- `state` (string, required): 2-letter state e.g. TN (or use lat+lon)

### `weather_hourly` (~95 tokens)

US hourly forecast (NWS) — Hour-by-hour forecast for any US coordinate: temperature, precipitation chance, wind, conditions for the next 48 hours. Source: National Weather Service. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `hours` (string): 1-48 (default 24)
- `lat` (string, required): latitude
- `lon` (string, required): longitude

### `weather_current` (~78 tokens)

US current conditions (NWS) — Latest observed conditions near a US coordinate: temperature, wind, humidity, visibility, pressure from the nearest weather station. Source: National Weather Service. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `lat` (string, required): latitude
- `lon` (string, required): longitude

### `weather_metar` (~90 tokens)

Aviation weather METAR/TAF (NOAA) — Raw and decoded METAR (and optional TAF) for any airport ICAO code. Source: NOAA Aviation Weather Center. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `station` (string, required): ICAO code e.g. KBNA
- `taf` (string, required): true to include TAF

### `weather_travel_risk` (~105 tokens)

US weather travel-risk verdict — Judgment call for a US coordinate and date (within 7 days): LOW/MODERATE/HIGH/SEVERE weather risk with reasons, built from NWS forecast plus active alerts. JSON. Price: $0.015 USDC (Base, via x402).

Input parameters:

- `date` (string): YYYY-MM-DD within 7 days (default today)
- `lat` (string, required): latitude
- `lon` (string, required): longitude

### `geo_geocode` (~66 tokens)

US address geocoding (Census) — US street address to coordinates plus matched/normalized address. Source: US Census Bureau geocoder. JSON. Price: $0.002 USDC (Base, via x402).

Input parameters:

- `address` (string, required): one-line US address

### `geo_reverse` (~69 tokens)

US reverse geocoding (Census) — Coordinates to US state, county, tract and block geography. Source: US Census Bureau. JSON. Price: $0.002 USDC (Base, via x402).

Input parameters:

- `lat` (string, required): latitude
- `lon` (string, required): longitude

### `sec_filings_search` (~108 tokens)

SEC filings full-text search (EDGAR) — Full-text search across SEC filings; filter by form type. Returns filing metadata and links. Source: SEC EDGAR full-text search. JSON. Price: $0.01 USDC (Base, via x402).

Input parameters:

- `form` (string): optional form type e.g. 10-K, 8-K
- `limit` (string): 1-20 (default 5)
- `q` (string, required): search phrase

### `fda_drug_label` (~73 tokens)

FDA drug label lookup (openFDA) — Official FDA label data for a drug by brand or generic name: indications, warnings, dosage. Source: openFDA. JSON. Price: $0.005 USDC (Base, via x402).

Input parameters:

- `name` (string, required): brand or generic drug name

### `ip` (~66 tokens)

IP network intelligence (RDAP) — Who operates an IP: registry, network range, organization, country. Source: RIR RDAP. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `ip` (string, required): IPv4 or IPv6 address

### `threat_ip` (~101 tokens)

IP threat / abuse reputation — Is this IP hostile? Reputation verdict for an IPv4 from public abuse feeds (blocklist.de, Spamhaus DROP) plus Polyform's own observed scanner traffic. Returns malicious flag, 0-100 score, and which sources flagged it. For bot filtering, fraud and firewall automation. JSON. Price: $0.002 USDC (Base, via x402).

Input parameters:

- `ip` (string, required): IPv4 address to check

### `threat_scanners` (~107 tokens)

Polyform observed-scanner feed — Recent IPs caught probing Polyform's honeypot paths (credential/vuln scanners) — Polyform's own first-party telemetry, not a repackaged public list. Returns up to 500 most-recent scanner IPs with first-seen. For blocklists and threat research. JSON. Price: $0.01 USDC (Base, via x402).

Input parameters:

- `limit` (string): 1-500 (default 200)

### `econ_worldbank` (~89 tokens)

World Bank indicator lookup — Latest value of any World Bank indicator for a country (GDP, inflation, population...). Source: World Bank API. JSON. Price: $0.005 USDC (Base, via x402).

Input parameters:

- `country` (string, required): ISO2/ISO3 code e.g. US
- `indicator` (string, required): e.g. NY.GDP.MKTP.CD

### `time_business_days` (~79 tokens)

US business-days calculator — Business days between two dates (exclusive of end), skipping weekends and US federal holidays; also returns the holiday list in range. Pure computation. JSON. Price: $0.001 USDC (Base, via x402).

Input parameters:

- `end` (string, required): YYYY-MM-DD
- `start` (string, required): YYYY-MM-DD

### `vehicle_report` (~109 tokens)

Vehicle full report (bundle) — One call: decoded VIN specs + all open safety recalls + EPA fuel economy & annual cost + a buy/caution/walk verdict with reasoning. Fuses multiple NHTSA & EPA sources. JSON. Price: $0.25 USDC (Base, via x402).

Input parameters:

- `miles` (string): odometer miles (optional)
- `price` (string): asking price USD (optional, enables verdict)
- `vin` (string, required): 17-char VIN

### `domain_due_diligence` (~96 tokens)

Domain due-diligence (bundle) — One call to vet a domain: registration/RDAP intel (age, registrar, status) + email deliverability (MX/SPF/DMARC) + threat reputation of the domain's hosting IP. For counterparties, sellers, links. JSON. Price: $0.02 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): domain name to vet

### `geo_location_brief` (~94 tokens)

Location brief (bundle) — One call for a US place — pass an address OR lat+lon: normalized address + county/state + current conditions + active weather alerts. JSON. Price: $0.02 USDC (Base, via x402).

Input parameters:

- `address` (string, required): US address (or use lat+lon)
- `lat` (string): optional latitude
- `lon` (string): optional longitude

### `sec_company_snapshot` (~77 tokens)

Company snapshot (bundle) — One call: SEC company facts (revenue, net income, assets, EPS) + the company's most recent filings. Ticker or CIK. JSON. Price: $0.03 USDC (Base, via x402).

Input parameters:

- `id` (string, required): ticker (AAPL) or CIK

### `finance_health_scan` (~100 tokens)

Company financial-health scan (bundle) — One call: a public company's revenue & margin trend, current ratio, profitability and recent material filings (8-K/10-K/10-Q) fused into a healthy/watch/distress verdict. Ticker or CIK. SEC EDGAR. JSON. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `id` (string, required): ticker (AAPL) or 10-digit CIK

### `realestate_site_risk` (~118 tokens)

Property site-risk brief (bundle) — One call for a US property — pass an address OR lat+lon: FEMA flood-zone determination (SFHA yes/no), county/state, current conditions and active weather alerts, fused into a site-risk verdict. For lending, insurance, diligence. JSON. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `address` (string, required): US address (or use lat+lon)
- `lat` (string): optional latitude
- `lon` (string): optional longitude

### `logistics_route_brief` (~117 tokens)

Route & shipment brief (bundle) — One call: driving distance and time between two US points (addresses or lat,lon), an estimated fuel cost, and weather + active alerts at both ends, fused into a go/caution verdict. JSON. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `dest` (string, required): destination address or 'lat,lon'
- `mpg` (string): optional vehicle MPG (default 25)
- `origin` (string, required): origin address or 'lat,lon'

### `crypto_token_report` (~113 tokens)

Token due-diligence (bundle) — One call to vet an ERC-20 token on Base or Ethereum: live USD price, holder count, and security signals (honeypot, mintable, open-source, buy/sell tax, owner & holder concentration) fused into a risk verdict. JSON. Price: $0.10 USDC (Base, via x402).

Input parameters:

- `address` (string, required): token contract address (0x…)
- `chain` (string): base or ethereum (default base)

### `health_drug_brief` (~93 tokens)

Drug safety brief (bundle) — One call for a medication: RxNorm identity, FDA label safety text (boxed warning, warnings, interactions, contraindications) and the most-reported real-world adverse reactions (FDA FAERS). Reference data, not medical advice. JSON. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `name` (string, required): drug brand or generic name

### `legal_sanctions_screen` (~129 tokens)

Sanctions & watchlist screen (bundle) — One call to screen a person or company name against the US Consolidated Screening List — OFAC SDN + Consolidated, BIS Entity/Denied/Unverified, State Dept debarred — with aliases: match/no-match, which list, programs, and a clear/review/hit verdict. For KYC and onboarding. JSON. Price: $0.10 USDC (Base, via x402).

Input parameters:

- `name` (string, required): person or entity name to screen
- `type` (string): optional: individual or entity

### `finance_insider_activity` (~107 tokens)

Insider trading activity (bundle) — One call: recent SEC Form 4 insider transactions for a public company — who bought/sold, share counts and dollar value over the last ~120 days, netted into a bullish/bearish/neutral insider signal. Ticker or CIK. SEC EDGAR. JSON. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `id` (string, required): ticker (AAPL) or 10-digit CIK

### `crypto_protocol` (~96 tokens)

DeFi protocol brief (bundle) — One call for a DeFi protocol by slug: total value locked (USD), category, chains it runs on with per-chain TVL, audit status and a one-line description. From DefiLlama. JSON. Price: $0.03 USDC (Base, via x402).

Input parameters:

- `slug` (string, required): protocol slug, e.g. aave, uniswap, lido

### `legal_reg_watch` (~113 tokens)

Regulatory watch (bundle) — One call: the most recent US Federal Register documents (rules, proposed rules, notices) matching a topic — with agency, type, date, and abstract. Optional agency filter. For compliance monitoring. JSON. Price: $0.03 USDC (Base, via x402).

Input parameters:

- `agency` (string): optional agency slug, e.g. securities-and-exchange-commission
- `topic` (string, required): search topic, e.g. 'stablecoin' or 'PFAS'

### `finance_company_360` (~103 tokens)

Company 360 report (bundle) — One premium call: a public company's financial-health verdict (margins, current ratio, revenue trend), insider-trading signal (Form 4 buys/sells), SEC facts and recent filings — the full equity picture. Ticker or CIK. JSON. Price: $0.20 USDC (Base, via x402).

Input parameters:

- `id` (string, required): ticker (AAPL) or 10-digit CIK

### `business_vet` (~120 tokens)

Business counterparty vet / KYB (bundle) — One premium call to vet a business before onboarding: OFAC/Consolidated sanctions screen of the name + domain due-diligence (registration age, email posture, hosting-IP threat reputation) fused into an overall risk verdict with flags. Name and/or domain. JSON. Price: $0.25 USDC (Base, via x402).

Input parameters:

- `domain` (string): company domain (optional if name given)
- `name` (string): business or person name (optional if domain given)

### `health_clinical_trials` (~106 tokens)

Clinical trials search (bundle) — One call: recent clinical trials for a condition and/or intervention — NCT id, title, status, phase, sponsor and last-update date. From ClinicalTrials.gov. For pharma, research, diligence. JSON. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `condition` (string): disease/condition (optional if intervention given)
- `intervention` (string): drug/intervention (optional if condition given)

### `geo_earthquakes` (~141 tokens)

Seismic risk brief (bundle) — One call for a US point (address or lat+lon): recent earthquakes within a radius — count, largest magnitude, list, and a seismic-risk level. For insurance, siting, diligence. USGS. JSON. Price: $0.03 USDC (Base, via x402).

Input parameters:

- `address` (string, required): address (or use lat+lon)
- `days` (string): optional lookback days (default 90)
- `lat` (string): optional latitude
- `lon` (string): optional longitude
- `radiusKm` (string): optional radius km (default 250)

### `realestate_property_report` (~118 tokens)

Property hazard report (bundle) — One premium call for a US property — address or lat+lon: FEMA flood-zone determination + USGS seismic history (1yr) + current weather and active alerts, fused into an overall hazard verdict with factors. For insurance, lending, siting. JSON. Price: $0.15 USDC (Base, via x402).

Input parameters:

- `address` (string, required): US address (or use lat+lon)
- `lat` (string): optional latitude
- `lon` (string): optional longitude

### `domain_brand_protection` (~151 tokens)

Brand-protection typosquat scan (bundle) — One call to find look-alike / typosquat domains impersonating a brand: generates common misspellings, character swaps, homoglyphs and alternate TLDs of your domain, checks which are actually registered/live via DNS, and flags those configured for mail (phishing-capable) — with a threat verdict. For brand & security teams. JSON. Price: $0.15 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): your brand's domain, e.g. example.com
- `tlds` (string): optional comma-separated extra TLDs to test, e.g. 'shop,app'

### `finance_peer_compare` (~132 tokens)

Company peer comparison (bundle) — One premium call comparing two public companies head-to-head: revenue, net income, net margin, YoY growth, current ratio and financial-health verdict side by side, with per-metric winners and a data-backed 'stronger financial profile' call. Two tickers or CIKs. SEC EDGAR. JSON. Price: $0.20 USDC (Base, via x402).

Input parameters:

- `a` (string, required): first company ticker or CIK, e.g. KO
- `b` (string, required): second company ticker or CIK, e.g. PEP

### `trade_party_screen` (~148 tokens)

Trade-compliance party screen (bundle) — One premium call for import/export compliance: screens a counterparty name against the US Consolidated Screening List (OFAC + BIS + State) AND pulls recent US Federal Register actions on the commodity/topic (export controls, tariffs, rules), fused into a clear/review/hold trade verdict with flags. JSON. Price: $0.20 USDC (Base, via x402).

Input parameters:

- `agency` (string): optional agency slug, e.g. bureau-of-industry-and-security
- `commodity` (string): optional commodity or topic, e.g. 'semiconductors'
- `name` (string, required): counterparty / party name to screen

### `dns_lookup` (~109 tokens)

DNS record lookup — Resolve any DNS record type (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA) for a hostname via DNS-over-HTTPS. JSON. Price: $0.002 USDC (Base, via x402).

Input parameters:

- `name` (string, required): hostname e.g. example.com
- `type` (string): record type: A, AAAA, MX, TXT, NS, CNAME, SOA, CAA (default A)

### `crypto_gas` (~65 tokens)

EVM gas price — Current gas price for Base or Ethereum mainnet, in gwei and wei. Source: public RPC. JSON. Price: $0.002 USDC (Base, via x402).

Input parameters:

- `chain` (string): base | ethereum (default base)

### `crypto_balance` (~62 tokens)

Wallet balance (Base) — Native ETH + USDC balance for any address on Base mainnet. Source: public RPC. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `address` (string, required): 0x wallet address

### `wiki_summary` (~61 tokens)

Wikipedia summary — Concise summary/extract for any Wikipedia topic, with the canonical URL. Source: Wikimedia REST API. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `topic` (string, required): article title or search term

### `url_check` (~75 tokens)

URL status & redirect check — HTTP status, final URL after redirects, content-type and key response headers for a URL — without downloading the body. For link vetting and uptime checks. JSON. Price: $0.003 USDC (Base, via x402).

Input parameters:

- `url` (string, required): http(s) URL to check

### `text_summarize` (~84 tokens)

Text summarizer (Workers AI) — Summarize arbitrary text into a concise summary. POST {text, sentences?}. Runs Llama on Workers AI. JSON. Price: $0.008 USDC (Base, via x402).

Input parameters:

- `sentences` (string): optional target sentence count (default 3)
- `text` (string, required): text to summarize

### `business_onboard_decision` (~101 tokens)

Onboarding decision (bundle) — One call: APPROVE/REVIEW/REJECT onboarding gate + 0-100 risk score, fusing KYB counterparty vet, OFAC/CSL sanctions screening, and adverse US regulatory actions. Price: $0.50 USDC (Base, via x402).

Input parameters:

- `domain` (string): business domain (optional)
- `name` (string, required): business or counterparty name to screen

### `finance_diligence_brief` (~105 tokens)

Investment diligence brief (bundle) — One call: CONSTRUCTIVE/NEUTRAL/CAUTION posture on a public company, fusing financial-health + insider activity (SEC EDGAR), optional peer comparison, and issuer sanctions screening. Price: $0.50 USDC (Base, via x402).

Input parameters:

- `id` (string, required): ticker or CIK of the public company
- `peer` (string): optional peer ticker or CIK to compare against

### `trade_shipment_clearance` (~132 tokens)

Shipment clearance (bundle) — One call: CLEAR/REVIEW/HOLD export/import pre-screen — screens the counterparty (US CSL), checks the destination against US embargo lists, and flags export-controlled commodities. Price: $0.45 USDC (Base, via x402).

Input parameters:

- `commodity` (string, required): commodity or topic for export-control check
- `country` (string, required): destination country
- `destination` (string, required): destination country (alias of country)
- `name` (string, required): counterparty/party name to screen
- `party` (string, required): counterparty name (alias of name)

### `realestate_underwrite` (~100 tokens)

Property underwriting (bundle) — One call: STANDARD/SURCHARGE/REFER hazard-underwriting posture for a US address, fusing FEMA flood zone, USGS seismic history, and active NWS weather alerts. Price: $0.40 USDC (Base, via x402).

Input parameters:

- `address` (string, required): US property address (or use lat+lon)
- `lat` (string, required): latitude
- `lon` (string, required): longitude

### `ip_intelligence` (~101 tokens)

IP intelligence report (bundle) — One call: ALLOW/REVIEW/BLOCK connection-risk verdict + 0-100 score for an IP — fuses RDAP ownership/registry, reverse-DNS (PTR), abuse-feed & first-party honeypot threat reputation, and datacenter/residential classification. Price: $0.08 USDC (Base, via x402).

Input parameters:

- `ip` (string, required): IPv4 or IPv6 address to assess

### `url_safety` (~81 tokens)

URL / link safety check (bundle) — One call: SAFE/CAUTION/DANGER verdict for a URL — checks reachability & redirects, destination domain age, and hosting-IP reputation before an agent follows the link. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `url` (string, required): http(s) URL to check

### `email_sender_trust` (~121 tokens)

Email sender trust (bundle) — One call: TRUST / REVIEW / REJECT verdict + 0-100 risk for an email address or sending domain — fuses SPF/DMARC enforcement, domain age (RDAP), and the sending domain's hosting-IP threat reputation. For agents filtering inbound mail, leads and senders before acting. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): sending domain (alternative to email)
- `email` (string, required): email address to assess (or use domain)

### `domain_dns_hygiene` (~97 tokens)

DNS / email security posture (bundle) — One call: PASS / WEAK / FAIL security-posture audit for a domain — checks SPF, DMARC policy strength, MX, CAA, DNSSEC and nameserver redundancy, with a prioritized fix list. For security, deliverability and compliance automation. Price: $0.04 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): domain to audit

### `security_phishing_triage` (~150 tokens)

Phishing triage (bundle) — One call: SAFE / SUSPICIOUS / PHISHING verdict + 0-100 risk for an inbound message — fuses sender-domain authentication (SPF/DMARC + age + hosting), destination-link safety (redirects, domain age, hosting reputation), and optional source-IP reputation. For agents screening inbound email, DMs and leads before acting on them. Price: $0.10 USDC (Base, via x402).

Input parameters:

- `email` (string, required): sender email address (or sender)
- `ip` (string): optional source IPv4
- `url` (string, required): link/URL found in the message (or link)

### `econ_country_snapshot` (~96 tokens)

Country economic snapshot (bundle) — One call: a country's key economic indicators fused into one response — GDP, GDP per capita, GDP growth, inflation, population and unemployment (latest available). Source: World Bank Open Data. Pass an ISO country code. Price: $0.03 USDC (Base, via x402).

Input parameters:

- `country` (string, required): ISO2 or ISO3 country code, e.g. US or USA

### `health_drug_safety_compare` (~107 tokens)

Drug safety compare (bundle) — One call: side-by-side FDA label safety for two drugs — brand/generic identity, indications and warnings for each, flagged if they share a generic. Reference data from openFDA. NOT medical advice or a drug-interaction analysis. Price: $0.06 USDC (Base, via x402).

Input parameters:

- `a` (string, required): first drug (brand or generic)
- `b` (string, required): second drug (brand or generic)

### `security_domain_threat_report` (~117 tokens)

Domain threat report (bundle) — One call: HEALTHY / NEEDS ATTENTION / HIGH RISK security posture for a domain — fuses DNS & email hardening (SPF, DMARC strength, DNSSEC, CAA, nameservers) with sender authentication, domain age and hosting-IP reputation, into one grade plus a consolidated findings & fix list. For security, diligence and vendor review. Price: $0.10 USDC (Base, via x402).

Input parameters:

- `domain` (string, required): domain to assess

### `geo_severe_weather_scan` (~136 tokens)

Severe weather scan (bundle) — One call: active NWS watches/warnings/advisories for a US state or point, summarized by severity with a CLEAR / MONITOR / CAUTION / AVOID operations verdict and the highest active event. For logistics, field ops and travel automation. Pass state (e.g. TN) or lat+lon. Price: $0.03 USDC (Base, via x402).

Input parameters:

- `lat` (string, required): latitude (alternative to state)
- `lon` (string, required): longitude (alternative to state)
- `state` (string, required): US state code, e.g. TN

### `econ_compare_countries` (~109 tokens)

Compare countries (bundle) — One call: two countries' key economics side by side — GDP, GDP per capita, GDP growth, inflation and population, each with which country's figure is higher. Source: World Bank Open Data. Pass two ISO country codes. Price: $0.04 USDC (Base, via x402).

Input parameters:

- `a` (string, required): first ISO country code, e.g. US
- `b` (string, required): second ISO country code, e.g. CN

### `security_threat_lookup` (~120 tokens)

Unified threat lookup (bundle) — One call, any indicator: pass an IP, a domain, or a URL and it auto-detects the type, routes to the right analysis (IP intelligence / domain threat report / URL safety) and returns a normalized CLEAR / SUSPICIOUS / MALICIOUS verdict + risk score + full details. The single entry point for checking any IOC. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `indicator` (string, required): an IP, domain, or URL to check

### `security_bulk_ip_screen` (~101 tokens)

Bulk IP screen (bundle) — One call: screen up to 10 IPs at once for reputation/risk, each with ALLOW / REVIEW / BLOCK + score, plus an overall summary (counts and worst verdict). For firewall rules, log triage and connection batches. Price: $0.08 USDC (Base, via x402).

Input parameters:

- `ips` (string, required): comma-separated IPv4/IPv6 list, up to 10

### `security_inbound_request_screen` (~125 tokens)

Inbound request screen (bundle) — One call: ALLOW / CHALLENGE / BLOCK verdict for an inbound HTTP request — fuses source-IP reputation, referer/link safety, and a user-agent bot/scanner heuristic. For WAF, gateway and bot-defense automation. Price: $0.05 USDC (Base, via x402).

Input parameters:

- `ip` (string, required): source IPv4/IPv6 (required)
- `ua` (string): user-agent string (optional)
- `url` (string): referer or link in the request (optional)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/org-polyform-polyform/api#diagnostics

## Score history

- 2026-09-20: 81
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 79
- 2026-09-16: 79
- 2026-09-15: 79
- 2026-09-14: 78
- 2026-09-13: 78
- 2026-09-12: 77
- 2026-09-11: 77
- 2026-09-10: 76
- 2026-09-09: 76
- 2026-09-08: 75
- 2026-09-07: 75
- 2026-09-06: 74
- 2026-09-05: 74
- 2026-09-04: 73
- 2026-09-03: 73
- 2026-09-02: 72
- 2026-09-01: 72
- 2026-08-31: 71
- 2026-08-30: 71
- 2026-08-29: 70
- 2026-08-28: 70
- 2026-08-27: 69
- 2026-08-26: 69

## Common questions

### What is the Polyform MCP server?

Polyform is an MCP server listed in the public MCP registry as org.polyform/polyform. Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup. This page covers its hosted endpoint (https://api.polyform.org/mcp).

### Is the Polyform MCP server safe to use?

Polyform scores 81 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 Polyform MCP server expose?

Polyform exposes 67 tools: vehicle_vin, vehicle_deal_check, vehicle_fuel_economy, domain, email_domain_check, and 62 more. Their descriptions and schemas cost roughly 6,740 tokens of context every time the server is loaded.

### Does the Polyform MCP server require authentication?

No. We connected to Polyform without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Polyform MCP server still maintained?

Polyform 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.

## Links

- Remote endpoint: https://api.polyform.org/mcp
- Website: https://api.polyform.org/
- Changelog RSS feed: https://verifymcp.io/servers/org-polyform-polyform/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/org-polyform-polyform/api.json
- HTML version of this page: https://verifymcp.io/servers/org-polyform-polyform/api
