License Verifier
БесплатноНе проверен50-state professional license verification for AI agents.
Описание
50-state professional license verification for AI agents.
README
50-state professional license verification for AI agents.
Why This Exists
Every healthcare transaction, real estate deal, or legal engagement requires verifying professional licenses. Today that means manually checking 50+ different state websites — each with different interfaces, data formats, and quirks.
This MCP server wraps all 50 state licensing boards into a single, unified API that any AI agent can call.
Features
- Unified Schema: Consistent response format regardless of source state
- 50-State Coverage: Physicians, nurses, lawyers, contractors, real estate agents
- Multi-Profession: Medical, Legal, Nursing, Pharmacy, Dental, and more
- Real-Time Verification: Direct queries to state boards (with caching)
- Disciplinary Actions: Includes suspensions, revocations, board orders
- x402 Micropayments: Pay-per-call via Base USDC
Supported Professions
| Profession | States | Status |
|---|---|---|
| Physicians (MD/DO) | CA, TX, FL, NY | 🟢 Live |
| Attorneys | CA | 🟢 Live |
| Nurses (RN/LPN) | CA, TX, FL, NY | 🟢 Live |
| Physician Assistants | CA, TX, FL, NY | 🟢 Live |
| Pharmacists | CA, FL, NY | 🟡 Beta |
| Dentists | CA, FL | 🟡 Beta |
Tools
verify_license
Verify a specific license in a specific state.
{
"state": "CA",
"licenseNumber": "A12345",
"licenseType": "MD"
}
search_license
Search for a license across multiple states.
{
"name": "John Smith",
"licenseType": "MD",
"states": ["CA", "TX", "NY"]
}
list_supported_states
List all supported states and their capabilities.
Pricing
| Tier | Price | Calls |
|---|---|---|
| Free | $0 | 100/month |
| Pro | $49/mo | 10,000/month |
| Pay-per-call | $0.50-$1.50 | x402 micropayment |
Installation
npm install license-verifier-mcp
Usage
Add to your MCP client config:
{
"mcpServers": {
"license-verifier": {
"command": "npx",
"args": ["license-verifier-mcp"]
}
}
}
Roadmap
- MCP server scaffold
- State mapping (research)
- California DCA API integration
- Texas scraper
- Florida scraper
- New York scraper
- x402 payment middleware
- Smithery listing
- Remaining 46 states
License
MIT
Built by Mint 🪙
Установка License Verifier
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jakejackson910/license-verifier-mcpFAQ
License Verifier MCP бесплатный?
Да, License Verifier MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для License Verifier?
Нет, License Verifier работает без API-ключей и переменных окружения.
License Verifier — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить License Verifier в Claude Desktop, Claude Code или Cursor?
Открой License Verifier на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare License Verifier with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
