screenverity-mcp
screenverity-mcp
ScreenVerity 用の MCP サーバー — エージェント向けの米国の排除・資格停止・ライセンススクリーニングで、どのリストスナップショットを確認したかを Ed25519 で署名したレシート付き。
州または連邦のポータルで1つの名前をスクリーニングするには、通常エージェントに 約5万〜20万トークン のブラウズ・パーストラフィックがかかり、監査の痕跡は残りません。POST /v1/screen 1回は 約2kトークン の構造化JSONで、証拠が残ります。
カバレッジは明示的で、意図的に誇張していません — sources を呼んで読んでください。これは「50州」対応の製品ではありません。
インストール
npx screenverity-mcpまたは単一ファイルを直接実行できます — 依存関係はありません:
curl -O https://api.screenverity.com/mcp/server.js
node server.jsClaude Code
claude mcp add screenverity -- npx -y screenverity-mcp任意の MCP クライアント (stdio)
{
"mcpServers": {
"screenverity": {
"command": "npx",
"args": ["-y", "screenverity-mcp"]
}
}
}Related MCP server: oig-leie-mcp
ツール
ツール | 機能 |
| 読み込まれたすべてのリストに対して1つの対象をスクリーニングし、 |
| どのリストが読み込まれているか、その管轄、鮮度、 |
| Ed25519 レシートをリクエスト/レスポンスと照合します |
3つとも無料です。 APIキーもアカウントもウォレットも不要です。
特定のリストがカバーされていると想定する前に、sources を呼んでください。
コスト
無料です。支払いもキーもアカウントもありません。
公開エンドポイントはレート制限があります。制限された場合、screen は {"error": "rate_limited"} を返します — clear 結果を捏造することは決してありません。 この特性は意図的です: 推測するスクリーニングツールは、スクリーニングツールがないより悪いからです。
0.1.0 は x402 経由で1回 $0.25 を請求していました。それは廃止されました。0.1.0 を固定している場合はアップグレードしてください — その形式では存在しなくなったエンドポイントを指しています。
結果の使い方
possible_matchは 判断が必要 という意味で、自動拒否ではありません。completeがfalseの場合、リストが利用できなかったことを意味します — 完全なスクリーニングではありません。持っている場合は常に
npi、dob、またはlicenseを渡してください。識別子のない一般的な名前は、設計上possible_matchまでに制限されます。
消費者報告書ではありません
ScreenVerity は、公開されている排除リストデータを取得して署名するコンプライアンスワークフローツールです。これは消費者報告機関ではなく、その出力は消費者報告書ではありません。雇用、信用、保険、住宅に関する適格性の判断に使用しないでください。お客様のユースケースにおける FCRA の義務については弁護士に相談してください。
詳細
エージェント向けスキル説明:
SKILL.md統合ガイド:
INTEGRATION.mdAPI 仕様:
openapi.json· ライブ: https://api.screenverity.com/openapi.json現在のカバレッジ: https://api.screenverity.com/v1/sources
ライセンス
MIT
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceRoutes blockchain address screening to third-party KYC/AML providers and checks public sanctions lists, serving as a clean-money gate primitive for MCP-compatible agents.MIT
- AlicenseNot gradedqualityCmaintenanceScreens individuals and entities against the OIG LEIE exclusion list, returning candidate matches that require human verification.MIT
- AlicenseNot gradedqualityCmaintenanceScreens names against the US Consolidated Screening List including OFAC SDN and BIS Entity List, keyless.10MIT
- AlicenseNot gradedqualityDmaintenanceEnables verification of AI agent identity, authority, and integrity at transaction time, returning signed verdicts for allow, step-up, review, or block.MIT
Related MCP Connectors
Screen names against the US Consolidated Screening List: OFAC SDN, BIS Entity List +10 more lists
OFAC sanctions screening for AI agents: screen names, wallets, entities against the SDN list.
Real-time AML and sanctions screening for agent-to-agent transactions
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/williamblakecunningham-max/screenverity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server