Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

sigtap Agent Tools

REMOTE · SIGTAP-MCP.SIGTAP.WORKERS.DEV · SCANNED SEP 20

13 paid x402 tools, USDC/Base. Free check: GET /preview<path>=200 sample. Copy-paste pay: /llms.txt

+4 this week 68 Trust /100
Trust breakdown (7 categories)

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 Security46
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1267 tokens (~97/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management50
  • Stability observed for 15 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
  • 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 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 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
Install

How do I install the sigtap Agent Tools MCP server?

sigtap Agent Tools is a hosted endpoint at https://sigtap-mcp.sigtap.workers.dev/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 · sigtap-mcp.sigtap.workers.dev

# add to Claude Code
claude mcp add --transport http unnamedaiagent-sigtap-agent-tools 'https://sigtap-mcp.sigtap.workers.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "unnamedaiagent-sigtap-agent-tools": {
      "url": "https://sigtap-mcp.sigtap.workers.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "unnamedaiagent-sigtap-agent-tools": {
      "type": "http",
      "url": "https://sigtap-mcp.sigtap.workers.dev/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.unnamedaiagent-sigtap-agent-tools]
url = "https://sigtap-mcp.sigtap.workers.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "unnamedaiagent-sigtap-agent-tools": {
      "type": "remote",
      "url": "https://sigtap-mcp.sigtap.workers.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add unnamedaiagent-sigtap-agent-tools --url 'https://sigtap-mcp.sigtap.workers.dev/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  unnamedaiagent-sigtap-agent-tools:
    url: "https://sigtap-mcp.sigtap.workers.dev/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "unnamedaiagent-sigtap-agent-tools": {
      "Transport": "http",
      "Url": "https://sigtap-mcp.sigtap.workers.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add unnamedaiagent-sigtap-agent-tools -t streamable-http -u 'https://sigtap-mcp.sigtap.workers.dev/mcp'
// mcp.json
{
  "mcpServers": {
    "unnamedaiagent-sigtap-agent-tools": {
      "type": "http",
      "url": "https://sigtap-mcp.sigtap.workers.dev/mcp"
    }
  }
}

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

Changelog

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 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 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 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

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

  • 14 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 10 Sept 26 +1

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

  • 7 Sept 26 +2
    • HTTPS: unverified → fail security
    • Tool “crypto_price” rewrote its description, which is the text the model reads security
    • Tool “deliverability_audit” rewrote its description, which is the text the model reads security
    • Tool “domain_age” rewrote its description, which is the text the model reads security
    • Tool “email_grade” rewrote its description, which is the text the model reads security
    • Tool “email_template” rewrote its description, which is the text the model reads security
    • Tool “hash_text” rewrote its description, which is the text the model reads security
    • Tool “json_tools” rewrote its description, which is the text the model reads security
    • Tool “jwt_decode” rewrote its description, which is the text the model reads security
    • Tool “regex_test” rewrote its description, which is the text the model reads security
    • Tool “slugify” rewrote its description, which is the text the model reads security
    • Tool “uuid_batch” rewrote its description, which is the text the model reads security
    • Tool “weather” rewrote its description, which is the text the model reads security
    • Schema quality: 55 → 97 functional
    • Tool “catalog” now declares an output schema functional
    • Tool “crypto_price” now declares an output schema functional
    • Tool “deliverability_audit” now declares an output schema functional
    • Tool “domain_age” now declares an output schema functional
    • Tool “email_grade” now declares an output schema functional
    • Tool “email_template” now declares an output schema functional
    • Tool “hash_text” now declares an output schema functional
    • Tool “json_tools” now declares an output schema functional
    • Tool “jwt_decode” now declares an output schema functional
    • Tool “regex_test” now declares an output schema functional
    • Tool “slugify” now declares an output schema functional
    • Tool “uuid_batch” now declares an output schema functional
    • Tool “weather” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • Schema quality: good → excellent functional
  • 6 Sept 26 0
    • Stability: unverified → 0.03 functional
Diagnostics

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://sigtap-mcp.sigtap.workers.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=sigtap.workers.dev CN=WE1,O=Google Trust Services,C=US 5 Sept 2026 4 Dec 2026 ECDSA 256 ECDSA-SHA256 5493b2df5defbf51132e14d5dad3734b
SANs: sigtap.workers.dev, *.sigtap.workers.dev
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 sigtap-mcp.sigtap.workers.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. 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://sigtap-mcp.sigtap.workers.dev/mcp Verified 200
http (plaintext) http://sigtap-mcp.sigtap.workers.dev/mcp Served over HTTP 200
MCP tools · 13 exposed · ~1,267 tokens

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 →

Tool Tokens
catalog ~26

List all 12 paid tools with live prices + free preview routes (FREE, no payment)

Input schema present but exposes no named parameters.

NameTypeReqDescription
currencystringyes
docsstringyes
facilitatorstring
free_previews_httparray
free_toolsarrayyes
how_to_paystring
networkstringyes
paid_toolsarrayyes
serverstringyes
versionstringyes

No examples provided.

crypto_price ~107

Coinbase spot/buy/sell price with spread percent Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/crypto-price = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.002 USDC on Base, x402)

NameTypeReqDescription
fromstringyesBase asset code, e.g. BTC
tostringyesQuote asset code, e.g. USD
NameTypeReqDescription
buynumberyes
pairstringyes
sellnumberyes
spotnumberyes
spread_pctnumberyes

No examples provided.

deliverability_audit ~100

SPF/DKIM/DMARC deliverability audit for a sending domain Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/deliverability = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.003 USDC on Base, x402)

NameTypeReqDescription
domainstringyesDomain to audit, e.g. openai.com
NameTypeReqDescription
checksobjectyes
dkimobjectyes
dmarcobjectyes
domainstringyes
spfobjectyes
verdictstringyes

No examples provided.

domain_age ~89

Domain registration date, age in days and registrar via RDAP Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/domain-age = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.003 USDC on Base, x402)

NameTypeReqDescription
domainstringyesDomain to look up
NameTypeReqDescription
age_daysnumberyes
domainstringyes
registrarstringyes
registrar_urlstring
registration_datestringyes
verdictstringyes

No examples provided.

email_grade ~95

12-point cold email score with concrete fixes Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/grade = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.005 USDC on Base, x402)

NameTypeReqDescription
bodystringyesPlain-text email body
subjectstringyesEmail subject line
NameTypeReqDescription
checksarrayyes
gradestringyes
scorenumberyes

No examples provided.

email_template ~111

Personalized cold email from proven templates Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/template = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.01 USDC on Base, x402)

NameTypeReqDescription
companystringRecipient company
namestringRecipient name
offerstringWhat you are offering
personastringfounder | agency | freelancer
NameTypeReqDescription
bodystringyes
cadence_tipsarrayyes
personastringyes
subjectstringyes

No examples provided.

hash_text ~103

SHA-256/384/512, hex, base64, base64url and CRC32 of a UTF-8 string Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/hash = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
textstringyesUTF-8 text to hash
NameTypeReqDescription
base64stringyes
base64urlstring
byte_lengthnumber
crc32string
hexstringyes
lengthnumberyes
sha256stringyes
sha384string
sha512string

No examples provided.

json_tools ~97

Flatten JSON to dot paths or convert rows to CSV Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/json = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
datastringyesJSON string
modestringflatten | csv (default flatten)
NameTypeReqDescription
flattenedobjectyes
leaf_countnumberyes
modestringyes

No examples provided.

jwt_decode ~93

Decode a JWT header+payload with safety flags (never verifies the signature) Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/jwt-decode = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
tokenstringyesJWT to decode
NameTypeReqDescription
algstringyes
flagsobject
headerobjectyes
payloadobjectyes
signatureobject

No examples provided.

regex_test ~112

Regex matches with groups, count and a backtracking-risk heuristic Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/regex = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
flagsstringRegex flags (subset of dgimsuy)
patternstringyesRegular expression
textstringyesText to search
NameTypeReqDescription
backtracking_riskobject
countnumberyes
matchesarrayyes
patternstringyes

No examples provided.

slugify ~108

Unicode-aware url-safe slug (latin + Cyrillic transliteration) Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/slug = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
maxlengthintegerMax slug length 1-500 (default 60)
textstringyesText to slugify
NameTypeReqDescription
lengthnumberyes
maxlengthnumber
slugstringyes
warningsarray

No examples provided.

uuid_batch ~124

Batch random IDs: UUIDv4, UUIDv7, ULID or nanoid Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/uuid = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
countintegerHow many IDs, 1-100 (default 1)
versionstringv4 | v7 | ulid | nanoid (default v4)
NameTypeReqDescription
countnumberyes
idsarrayyes
versionstringyes

No examples provided.

weather ~102

Current weather + next 3h temperatures (open-meteo) Free check: https://sigtap-outreach-api.sigtap.workers.dev/preview/tools/weather = 200 demo sample, no wallet. Paid call: 402 challenge -> sign -> retry = settled on-chain. ($0.001 USDC on Base, x402)

NameTypeReqDescription
latnumberyesLatitude -90..90
lonnumberyesLongitude -180..180
NameTypeReqDescription
currentobjectyes
next_3harrayyes

No examples provided.

Common questions

What is the sigtap Agent Tools MCP server?

sigtap Agent Tools is an MCP server listed in the public MCP registry as io.github.unnamedaiagent/sigtap-agent-tools. 13 paid x402 tools, USDC/Base. Free check: GET /preview<path>=200 sample. Copy-paste pay: /llms.txt. This page covers its hosted endpoint (https://sigtap-mcp.sigtap.workers.dev/mcp).

Is the sigtap Agent Tools MCP server safe to use?

sigtap Agent Tools scores 68 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 sigtap Agent Tools MCP server expose?

sigtap Agent Tools exposes 13 tools: catalog, deliverability_audit, email_grade, email_template, hash_text, and 8 more. Their descriptions and schemas cost roughly 1,267 tokens of context every time the server is loaded.

Does the sigtap Agent Tools MCP server require authentication?

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

Is the sigtap Agent Tools MCP server still maintained?

sigtap Agent Tools 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.