Production-grade MCP servers for Claude, Cursor, and any AI agent. Healthcare, compliance, finance, and regulatory data tools — 11 servers, 60+ tools.
Each server installs via npx with zero configuration. Free tiers included on every plan.
Screen names against the US Treasury SDN list with fuzzy matching. 18,700+ entities. Jaro-Winkler, phonetic, and token-set algorithms. Essential for KYC/AML compliance.
ICD-10 diagnosis codes (74,000+), NPI provider registry, NDC drug directory (111,000+), and DEA number validation. 10 tools in one server.
Parse, validate, and convert HL7v2 messages. Transform HL7 to FHIR JSON. Build segments, generate ACKs, and query message fields. 9 tools for healthcare interoperability.
Real-time and historical exchange rates for 30+ currencies. Convert, compare rates, and look up historical data back to 1999.
Email validation, IP geolocation, URL metadata scraping, sentiment analysis, QR code generation, and random test data. 11 tools in one server.
Look up any of 28,000+ US bank routing numbers. Validate ABA check digits, search by bank name or state. Essential for ACH, wire transfers, and payroll.
Search and look up 2,000+ NAICS industry codes and SIC crosswalks. Required for business loans, insurance, tax filings, and SBA applications.
Validate CUSIP and ISIN security identifiers using check-digit algorithms. No dataset needed — pure algorithmic validation for trading platforms and fintech.
Look up FIPS county codes by state, county name, or code. Used in mortgage, title, appraisal, and GIS systems. Census Bureau data.
Look up NCCI workers compensation class codes, rates, and descriptions. Essential for insurance underwriting, payroll, and HR compliance.
Paste this into your Claude Desktop config file and restart. Pick the servers you need.
{ "mcpServers": { "ofac": { "command": "npx", "args": ["-y", "@easysolutions906/mcp-ofac"] }, "healthcare": { "command": "npx", "args": ["-y", "@easysolutions906/mcp-healthcare"] }, "finance": { "command": "npx", "args": ["-y", "@easysolutions906/mcp-finance"] }, "webtools": { "command": "npx", "args": ["-y", "@easysolutions906/mcp-webtools"] }, "hl7": { "command": "npx", "args": ["-y", "@easysolutions906/hl7-tools"] }, "routing": { "command": "npx", "args": ["-y", "@easysolutions906/routing-api"] }, "naics": { "command": "npx", "args": ["-y", "@easysolutions906/naics-api"] }, "cusip": { "command": "npx", "args": ["-y", "@easysolutions906/cusip-api"] }, "fips": { "command": "npx", "args": ["-y", "@easysolutions906/fips-api"] } } }
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%\Claude\claude_desktop_config.json on Windows. Works with any MCP-compatible client including Cursor, Windsurf, and custom agents.
Every server includes a free tier. Upgrade when you need more capacity.
| Server | Free | Starter | Pro |
|---|---|---|---|
| OFAC Sanctions Screening | 10 calls/day | $4.99/mo | $29.99/mo |
| Healthcare Data Tools | 20 calls/day | $4.99/mo | $29.99/mo |
| HL7 Tools | 20 calls/day | $4.99/mo | $29.99/mo |
| Currency & Finance | 30 calls/day | $4.99/mo | $29.99/mo |
| Web Tools | 20 calls/day | $4.99/mo | $29.99/mo |
| Bank Routing Numbers | 20 calls/day | $4.99/mo | $29.99/mo |
| NAICS/SIC Codes | 20 calls/day | $4.99/mo | $29.99/mo |
| CUSIP/ISIN Validator | 20 calls/day | $4.99/mo | $29.99/mo |
| FIPS County Codes | 20 calls/day | $4.99/mo | $29.99/mo |
| NCCI Workers Comp | 20 calls/day | $4.99/mo | $29.99/mo |
| Mirth Connect Tools | 20 calls/day | $4.99/mo | $29.99/mo |
Practical walkthroughs for integrating compliance, healthcare, and finance APIs into your projects.
Step-by-step guide to adding real-time currency conversion to your Node.js application using the Currency Exchange Pro API.
Build ICD-10 diagnosis code lookups into your healthcare application with a simple REST API and Node.js.
Query the NPI registry to verify healthcare providers by name, NPI number, or taxonomy using a REST API.
Add OFAC sanctions screening to your compliance workflow with fuzzy matching and batch processing.
How fintechs and startups can meet OFAC compliance requirements without paying enterprise prices.
Integrate 74,000+ ICD-10 diagnosis codes into your healthcare app with keyword search and code lookup.
Validate and look up healthcare provider NPI numbers programmatically for credentialing and claims workflows.
Build an AI-powered compliance workflow by connecting Claude and Cursor to a live OFAC screening MCP server.
Give your AI agent access to healthcare compliance data with a single MCP server covering four datasets.
Comparing free currency exchange APIs and how to get real-time rates with a generous free tier.