MCP.so
ログイン

Midaz MCP Server

@LerianStudio

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

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

node

トランスポート

stdio

公開者

LerianStudio

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

2

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

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

概要

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

コメント

「その他」の他のコンテンツ