MCP.so
Sign In

Midaz MCP Server

@LerianStudio

About Midaz MCP Server

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

Basic information

Category

Other

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

LerianStudio

Config

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

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

Tools

2

unified portfolio tool for docs, learning, SDK examples, discovery, and search.

cross-product workflow discovery, planning, stateful sessions, and step execution.

Overview

What is Midaz MCP Server?

Midaz MCP Server is an MCP gateway for the Lerian product portfolio, including the Midaz financial ledger platform. It connects MCP-compatible AI assistants to Lerian products for documentation, learning, SDK examples, live API contract discovery, live API execution, and cross-product workflow guidance. The server gives developers and operators a structured way to explore the portfolio, read official docs, generate implementation examples, and execute configured product APIs.

How to use Midaz MCP Server?

Choose an MCP-compatible client (Claude Desktop, Cursor, Windsurf, Continue, or ChatGPT Desktop), add the server configuration block with npx -y @lerianstudio/lerian-mcp-server@latest, and restart the client. Use the lerian tool for read-only discovery, docs, and learning. For live API access, first call a product-specific *-discover tool to inspect the contract, then call *-execute with confirmMutation: true and a mutationReason for any mutating action.

Key features of Midaz MCP Server

  • Portfolio discovery across all Lerian products
  • Documentation lookup with topic and format options
  • Guided learning paths with experience levels
  • SDK examples in Go, TypeScript, and JavaScript
  • Cross-product search across the entire portfolio
  • Live API contract discovery per product
  • Live API execution

Comments

More Other MCP servers