Xrpl Identity MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 8 Jul 2026.
MCP server for XRPL identity: DIDs, credentials, signer lists, and safe transaction workflows.
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"
}
}
}
Answers built from our own checks of this server.