MCP.so
Sign In
Servers

Lerian MCP Server

@LerianStudio

A MCP server to support all Lerian's platforms. Enables AI assistants to interact with Midaz's core banking APIs for automated ledger operations, account management, and transaction processing. Features comprehensive API coverage, real-time data access, and robust error handling

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "lerian": {
      "command": "npx",
      "args": [
        "-y",
        "@lerianstudio/lerian-mcp-server@latest"
      ]
    }
  }
}

More from Other