Xrpl Identity MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 8 Jul 2026.
MCP server for XRPL identity: DIDs, credentials, signer lists, and safe transaction workflows.
Today is the operative word: we check Xrpl Identity MCP 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 xrpl-identity-mcp -- npx -y xrpl-identity-mcp
{
"mcpServers": {
"xrpl-identity-mcp": {
"args": [
"-y",
"xrpl-identity-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.xrpl-identity-mcp]
command = "npx"
args = ["-y", "xrpl-identity-mcp"]
{
"mcpServers": {
"xrpl-identity-mcp": {
"args": [
"-y",
"xrpl-identity-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"xrpl-identity-mcp": {
"args": [
"-y",
"xrpl-identity-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
XRPL_NETWORK (XRPL network to target: mainnet, testnet, or devnet (default: testnet)), XRPL_ENDPOINT (Custom XRPL websocket endpoint override (default: public endpoint for the selected network)), ALLOW_MAINNET_SUBMIT (Must be set to 'true' to allow tx_submit_signed on mainnet (default: blocked)).
The author declared them in the registry entry; get the values from the project itself.
KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.
MCP server for Kenya Revenue Authority tax workflows and information
MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows
AutoRender's MCP server for media assets, transformations, delivery, and workflow automation.
MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.
Command wrapper MCP server for coding agents, compression, workflows, and local automation.
RunSec MCP server for workspace security scanning and remediation workflows.
Secure MCP server for exploring incwo CRM data, documents, and email workflows.
Answers built from our own checks of this server.