screenverity-mcp
screenverity-mcp
MCP 서버 for ScreenVerity — 미국 제외, 자격 박탈 및 라이선스 스크리닝을 에이전트에게 제공하며, 정확히 어떤 목록 스냅샷이 확인되었는지에 대한 Ed25519 서명 영수증을 포함합니다.
주 또는 연방 포털을 통해 한 이름을 스크리닝하는 것은 일반적으로 에이전트에게 약 50k–200k 토큰의 탐색 및 파싱 트래픽을 소모하며 감사 증적을 남기지 않습니다. 하나의 POST /v1/screen은 약 2k 토큰의 구조화된 JSON이며, 증거를 남깁니다.
커버리지는 명시적이며 의도적으로 과장되지 않았습니다 — sources를 호출하여 읽어보세요. 이것은 '50개 주' 제품이 아닙니다.
Install
npx screenverity-mcp또는 단일 파일을 직접 실행하세요 — 의존성이 없습니다:
curl -O https://api.screenverity.com/mcp/server.js
node server.jsClaude Code
claude mcp add screenverity -- npx -y screenverity-mcpAny MCP client (stdio)
{
"mcpServers": {
"screenverity": {
"command": "npx",
"args": ["-y", "screenverity-mcp"]
}
}
}Related MCP server: oig-leie-mcp
Tools
Tool | What it does |
| 로드된 모든 목록에서 한 대상을 스크리닝합니다; |
| 로드된 목록, 해당 관할권, 최신성, 그리고 |
| Ed25519 영수증을 요청/응답과 대조하여 확인합니다 |
세 가지 모두 무료입니다. API 키, 계정, 지갑이 필요 없습니다.
특정 목록이 포함되어 있다고 가정하기 전에 sources를 호출하세요.
Cost
무료입니다. 결제, 키, 계정이 없습니다.
공개 엔드포인트는 속도 제한이 있습니다. 제한되면 screen은 {"error": "rate_limited"}를 반환합니다 — 결코 clear 결과를 조작하지 않습니다. 이 속성은 의도적입니다: 추측하는 스크리닝 도구는 없는 것보다 나쁩니다.
0.1.0은 x402를 통해 호출당 $0.25를 청구했습니다. 그것은 사라졌습니다. 0.1.0을 고정했다면 업그레이드하세요 — 해당 형식으로 더 이상 존재하지 않는 엔드포인트를 가리킵니다.
Using the results
possible_match는 심사를 의미하며, 자동 거부가 아닙니다.complete가false이면 목록을 사용할 수 없었던 것입니다 — 전체 스크린이 아닙니다.가능하면 항상
npi,dob또는license를 전달하세요. 식별자가 없는 일반적인 이름은 설계상possible_match로 제한됩니다.
Not a consumer report
ScreenVerity는 공개 제외 목록 데이터를 검색하고 서명하는 규정 준수 워크플로 도구입니다. 이는 소비자 신용평가 기관이 아니며 그 출력은 소비자 신용보고서가 아닙니다. 고용, 신용, 보험 또는 주거에 대한 자격 결정에 사용하지 마십시오. 귀하의 사용 사례에 대한 FCRA 의무에 대해 법률 자문을 구하십시오.
More
에이전트용 스킬 설명:
SKILL.md통합 가이드:
INTEGRATION.mdAPI 사양:
openapi.json· 라이브: https://api.screenverity.com/openapi.json
License
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