Polyform
REMOTE · API.POLYFORM.ORG · SCANNED SEP 20
Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.
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
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- 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 Usability89
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 6829 tokens (~98/item across 69 items; 67 tools + 2 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 67 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 69 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.
remote · api.polyform.org
claude mcp add --transport http org-polyform-polyform 'https://api.polyform.org/mcp'
{
"mcpServers": {
"org-polyform-polyform": {
"url": "https://api.polyform.org/mcp"
}
}
} {
"servers": {
"org-polyform-polyform": {
"type": "http",
"url": "https://api.polyform.org/mcp"
}
}
} [mcp_servers.org-polyform-polyform] url = "https://api.polyform.org/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"org-polyform-polyform": {
"type": "remote",
"url": "https://api.polyform.org/mcp",
"enabled": true
}
}
} openclaw mcp add org-polyform-polyform --url 'https://api.polyform.org/mcp' --transport streamable-http
mcp_servers:
org-polyform-polyform:
url: "https://api.polyform.org/mcp" {
"McpServers": {
"org-polyform-polyform": {
"Transport": "http",
"Url": "https://api.polyform.org/mcp"
}
}
} assistant mcp add org-polyform-polyform -t streamable-http -u 'https://api.polyform.org/mcp'
{
"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.
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 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.
- 18 Sept 26 +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.
- 15 Sept 26 +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.
- 13 Sept 26 +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.
- 11 Sept 26 +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.
- 9 Sept 26 +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.
- 7 Sept 26 +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.
- 5 Sept 26 +1
- 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” functional
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://api.polyform.org/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=polyform.org | CN=WE1,O=Google Trust Services,C=US | 26 Aug 2026 | 24 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 87d554cf36651f040ee70c4088926420 |
| SANs: polyform.org, api.polyform.org, *.api.polyform.org | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.polyform.org. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| org. | present | 26974 | 8 | Verified |
| polyform.org. | 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 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.polyform.org/mcp | Verified | 200 | |
| http (plaintext) | http://api.polyform.org/mcp | Inconclusive | 405 |
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 →
ai_chat ~87
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).
| Name | Type | Req | Description |
|---|---|---|---|
| messages | array | yes | OpenAI-style messages array |
No output schema declared.
No examples provided.
business_onboard_decision ~101
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | – | business domain (optional) |
| name | string | yes | business or counterparty name to screen |
No output schema declared.
No examples provided.
business_vet ~120
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | – | company domain (optional if name given) |
| name | string | – | business or person name (optional if domain given) |
No output schema declared.
No examples provided.
crypto_balance ~62
Wallet balance (Base) — Native ETH + USDC balance for any address on Base mainnet. Source: public RPC. JSON. Price: $0.003 USDC (Base, via x402).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 0x wallet address |
No output schema declared.
No examples provided.
crypto_gas ~65
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).
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | base | ethereum (default base) |
No output schema declared.
No examples provided.
crypto_protocol ~96
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).
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | protocol slug, e.g. aave, uniswap, lido |
No output schema declared.
No examples provided.
crypto_token_report ~113
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | token contract address (0x…) |
| chain | string | – | base or ethereum (default base) |
No output schema declared.
No examples provided.
dns_lookup ~109
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).
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | hostname e.g. example.com |
| type | string | – | record type: A, AAAA, MX, TXT, NS, CNAME, SOA, CAA (default A) |
No output schema declared.
No examples provided.
domain ~74
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | domain name, e.g. example.com |
No output schema declared.
No examples provided.
domain_brand_protection ~151
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | your brand's domain, e.g. example.com |
| tlds | string | – | optional comma-separated extra TLDs to test, e.g. 'shop,app' |
No output schema declared.
No examples provided.
domain_dns_hygiene ~97
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | domain to audit |
No output schema declared.
No examples provided.
domain_due_diligence ~96
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | domain name to vet |
No output schema declared.
No examples provided.
econ_compare_countries ~109
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).
| Name | Type | Req | Description |
|---|---|---|---|
| a | string | yes | first ISO country code, e.g. US |
| b | string | yes | second ISO country code, e.g. CN |
No output schema declared.
No examples provided.
econ_country_snapshot ~96
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).
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | ISO2 or ISO3 country code, e.g. US or USA |
No output schema declared.
No examples provided.
econ_worldbank ~89
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).
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | ISO2/ISO3 code e.g. US |
| indicator | string | yes | e.g. NY.GDP.MKTP.CD |
No output schema declared.
No examples provided.
email_domain_check ~77
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | domain to check, e.g. gmail.com |
No output schema declared.
No examples provided.
email_sender_trust ~121
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | sending domain (alternative to email) |
| string | yes | email address to assess (or use domain) |
No output schema declared.
No examples provided.
fda_drug_label ~73
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).
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | brand or generic drug name |
No output schema declared.
No examples provided.
fda_recalls ~93
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).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | – | 1-25 (default 5) |
| q | string | yes | search terms |
| type | string | yes | drug | food | device |
No output schema declared.
No examples provided.
finance_company_360 ~103
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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | ticker (AAPL) or 10-digit CIK |
No output schema declared.
No examples provided.
finance_diligence_brief ~105
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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | ticker or CIK of the public company |
| peer | string | – | optional peer ticker or CIK to compare against |
No output schema declared.
No examples provided.
finance_health_scan ~100
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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | ticker (AAPL) or 10-digit CIK |
No output schema declared.
No examples provided.
finance_insider_activity ~107
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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | ticker (AAPL) or 10-digit CIK |
No output schema declared.
No examples provided.
finance_peer_compare ~132
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).
| Name | Type | Req | Description |
|---|---|---|---|
| a | string | yes | first company ticker or CIK, e.g. KO |
| b | string | yes | second company ticker or CIK, e.g. PEP |
No output schema declared.
No examples provided.
geo_earthquakes ~141
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 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) |
No output schema declared.
No examples provided.
geo_geocode ~66
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | one-line US address |
No output schema declared.
No examples provided.
geo_location_brief ~94
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | US address (or use lat+lon) |
| lat | string | – | optional latitude |
| lon | string | – | optional longitude |
No output schema declared.
No examples provided.
geo_reverse ~69
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).
| Name | Type | Req | Description |
|---|---|---|---|
| lat | string | yes | latitude |
| lon | string | yes | longitude |
No output schema declared.
No examples provided.
geo_severe_weather_scan ~136
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).
| Name | Type | Req | Description |
|---|---|---|---|
| lat | string | yes | latitude (alternative to state) |
| lon | string | yes | longitude (alternative to state) |
| state | string | yes | US state code, e.g. TN |
No output schema declared.
No examples provided.
health_clinical_trials ~106
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).
| Name | Type | Req | Description |
|---|---|---|---|
| condition | string | – | disease/condition (optional if intervention given) |
| intervention | string | – | drug/intervention (optional if condition given) |
No output schema declared.
No examples provided.
health_drug_brief ~93
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).
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | drug brand or generic name |
No output schema declared.
No examples provided.
health_drug_safety_compare ~107
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).
| Name | Type | Req | Description |
|---|---|---|---|
| a | string | yes | first drug (brand or generic) |
| b | string | yes | second drug (brand or generic) |
No output schema declared.
No examples provided.
ip ~66
IP network intelligence (RDAP) — Who operates an IP: registry, network range, organization, country. Source: RIR RDAP. JSON. Price: $0.003 USDC (Base, via x402).
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | IPv4 or IPv6 address |
No output schema declared.
No examples provided.
ip_intelligence ~101
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).
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | IPv4 or IPv6 address to assess |
No output schema declared.
No examples provided.
legal_reg_watch ~113
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).
| Name | Type | Req | Description |
|---|---|---|---|
| agency | string | – | optional agency slug, e.g. securities-and-exchange-commission |
| topic | string | yes | search topic, e.g. 'stablecoin' or 'PFAS' |
No output schema declared.
No examples provided.
legal_sanctions_screen ~129
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).
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | person or entity name to screen |
| type | string | – | optional: individual or entity |
No output schema declared.
No examples provided.
logistics_route_brief ~117
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).
| Name | Type | Req | Description |
|---|---|---|---|
| dest | string | yes | destination address or 'lat,lon' |
| mpg | string | – | optional vehicle MPG (default 25) |
| origin | string | yes | origin address or 'lat,lon' |
No output schema declared.
No examples provided.
realestate_property_report ~118
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | US address (or use lat+lon) |
| lat | string | – | optional latitude |
| lon | string | – | optional longitude |
No output schema declared.
No examples provided.
realestate_site_risk ~118
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | US address (or use lat+lon) |
| lat | string | – | optional latitude |
| lon | string | – | optional longitude |
No output schema declared.
No examples provided.
realestate_underwrite ~100
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).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | US property address (or use lat+lon) |
| lat | string | yes | latitude |
| lon | string | yes | longitude |
No output schema declared.
No examples provided.
sec_company ~84
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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | ticker (AAPL) or CIK number |
No output schema declared.
No examples provided.
sec_company_snapshot ~77
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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | ticker (AAPL) or CIK |
No output schema declared.
No examples provided.
sec_filings_search ~108
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).
| Name | Type | Req | Description |
|---|---|---|---|
| form | string | – | optional form type e.g. 10-K, 8-K |
| limit | string | – | 1-20 (default 5) |
| q | string | yes | search phrase |
No output schema declared.
No examples provided.
security_bulk_ip_screen ~101
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).
| Name | Type | Req | Description |
|---|---|---|---|
| ips | string | yes | comma-separated IPv4/IPv6 list, up to 10 |
No output schema declared.
No examples provided.
security_domain_threat_report ~117
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).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | domain to assess |
No output schema declared.
No examples provided.
security_inbound_request_screen ~125
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).
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | source IPv4/IPv6 (required) |
| ua | string | – | user-agent string (optional) |
| url | string | – | referer or link in the request (optional) |
No output schema declared.
No examples provided.
security_phishing_triage ~150
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).
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | sender email address (or sender) | |
| ip | string | – | optional source IPv4 |
| url | string | yes | link/URL found in the message (or link) |
No output schema declared.
No examples provided.
security_threat_lookup ~120
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).
| Name | Type | Req | Description |
|---|---|---|---|
| indicator | string | yes | an IP, domain, or URL to check |
No output schema declared.
No examples provided.
text_summarize ~84
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).
| Name | Type | Req | Description |
|---|---|---|---|
| sentences | string | – | optional target sentence count (default 3) |
| text | string | yes | text to summarize |
No output schema declared.
No examples provided.
threat_ip ~101
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).
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | IPv4 address to check |
No output schema declared.
No examples provided.
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.