stipple-mcp
Stipple MCP server
文档输入。你的智能体可据此行动的答案。
Stipple 是一个托管的 MCP 服务器,用于文档工作:取证真实性信号、结构化字段提取、澳大利亚身份核验、负面媒体与制裁筛查、澳新政府招标搜索、AI 生成文本检测,以及研究报告的引文验证。
无需安装,无需注册——匿名免费层立即可用。
连接
claude mcp add --transport http stipple https://www.stipple.sh/mcp或者在任何 MCP 客户端配置中:
{ "mcpServers": { "stipple": { "type": "http", "url": "https://www.stipple.sh/mcp" } } }端点:
https://www.stipple.sh/mcp(Streamable HTTP)始终使用
www.主机——根域会重定向,通过重定向的 POST 对非浏览器客户端会失败。认证: 无需认证。可选的免费 API 密钥(
POST /v1/keys)提供私有信用额度;以Authorization: Bearer stp_...形式发送。
Related MCP server: document-intelligence-mcp
工具(13)
工具 | 功能 | 它不是 |
| 对 PDF/图片(URL 或 base64)进行取证真实性检查: | 欺诈判定——它是一个带有背后证据的信号 |
| 从文档中提取结构化字段:临时字段列表、模板(工资单、税务发票、银行对账单、收据、合同)、表格、逐值溯源、脱敏、布局、分块、拆分 | 判断——值是文档所展示的内容;缺失项在 |
| 对一组文档进行澳大利亚身份核验:AFP 100 分制或 AUSTRAC 安全港规则,并明确指出缺失项 | 伪造检查——请与 |
| 一组文档是否满足检查清单(命名方案或临时要求)? | 批准——是正确类型的在场,而非真实性 |
| 对个人或组织进行负面媒体 + 佐证门槛的制裁/PEP 筛查 | 裁决——"审查",而非"有罪";"未发现"不等于记录清白 |
| 免费。 搜索开放的澳新政府招标 | — |
| 根据公司官网所述业务对开放招标进行排序,附 | 中标概率 |
| 免费。 招标数据来源,以及搜索为何可能为空 | — |
| 文档正文为 AI 撰写的概率,附语言特征;对非正文内容弃权 | 校准后的真相——是风格,而非真实性 |
| 针对报告:引文可解析且匹配、内部算术重新计算、无依据的主张被标记 | 真相裁决——它报告验证覆盖率 |
| 这个确切文件(sha256)是否已被检查过?跳过付费调用 | — |
| 获取已存储的结果包(JSON 或 Markdown) | — |
| 对评级点赞/点踩 | — |
提示词(8)
随服务器提供的引导式工作流:验证文档真实性 · 这是什么类型的文档? · 执行 100 分制身份核验 · 筛查个人的负面媒体 · 查找我公司可投标的招标 · 这是 AI 写的吗? · 事实核查报告 URL · 事实核查粘贴的文本。
结果如何解读
每次检查都会报告两个独立的轴:risk_band(文档看起来有多真实)和 inspection_quality(检查的完整程度)。一张真实工资单的干净手机照片通常是 low 风险 + limited 质量——"看起来没有篡改,但我们无法读取所有内容"。低覆盖率不是风险。
相同文档按内容哈希缓存——重新提交相同的字节会立即免费返回已存储的结果。
额度
匿名调用者共享每个 IP 的每周免费额度。免费 API 密钥拥有自己的额度和计量。招标搜索和来源列表不收费。详情:stipple.sh/pricing。
其他可用
REST API — 相同的引擎,位于
/v1/*;OpenAPI 契约见/openapi.jsonAgent 文档 —
/agents.md(简版/llms.txt)限定范围服务器 —
/mcp-aitext(仅 AI 文本检测)和/mcp-verify(仅引用验证),适用于希望只安装单一工具的部署
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityAmaintenanceVerifiable document intelligence for AI agents. Extract, summarize, claim-check, and notarize PDFs & URLs with cryptographic proofs, cross-document search, and on-chain attestation via Base L2.
- AlicenseNot gradedqualityDmaintenanceLocal document intelligence for AI agents — extract text, detect tables, read metadata, analyze structure, search keywords, and detect language from PDF and DOCX files. No cloud API required, no API key needed.MIT

Qinisoofficial
AlicenseAqualityBmaintenanceThe deterministic fact-verification layer for AI agents. Validates the structured facts an agent emits — IBANs, payment cards, VAT and national tax IDs, crypto and bank addresses, domains, emails, phone numbers, securities and academic identifiers, plus dates, currencies and holidays — against checksums and curated authoritative data, not guesses.561Apache 2.0- FlicenseAqualityBmaintenanceAgentic KYC/AML compliance server with tools for sanctions screening, identity verification, and risk assessment, where AI orchestrates discretionary checks within deterministic compliance guardrails.6
Related MCP Connectors
Evidence-backed x402 web verification for AI agents, with auditable decisions for every condition.
Real-time fact-check, citation verification, and source-freshness for AI agents.
KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sketchjar/stipple-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server