MCP Onfido runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows
Today is the operative word: we check MCP Onfido every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-onfido -- npx -y @codespar/mcp-onfido
{
"mcpServers": {
"mcp-onfido": {
"args": [
"-y",
"@codespar/mcp-onfido"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-onfido]
command = "npx"
args = ["-y", "@codespar/mcp-onfido"]
{
"mcpServers": {
"mcp-onfido": {
"args": [
"-y",
"@codespar/mcp-onfido"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-onfido": {
"args": [
"-y",
"@codespar/mcp-onfido"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ONFIDO_API_TOKEN (Onfido API token. Sent as 'Authorization: Token token=<value>'.), ONFIDO_REGION (Region for the API host: 'eu' (api.eu.onfido.com), 'us' (api.us.onfido.com), 'ca' (api.ca.onfido.com). Defaults to api.onfido.com when unset.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Jumio — global identity verification + KYX: documents, liveness, AML screening
MCP server for Persona — developer-first identity verification + KYC (inquiries, accounts, reports)
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
Independent static verification for exact immutable public GitHub commits.
Answers built from our own checks of this server.