Midaz 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
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