Skip to content

Modern Treasury

Free

by MCP Community

The official MCP Server for the Modern Treasury API

v4.14.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Modern Treasury MCP Server

The official MCP Server for the Modern Treasury API

Installation

npx -y modern-treasury-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y modern-treasury-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "modern-treasury": {
      "command": "npx",
      "args": ["-y", "modern-treasury-mcp"]
    }
  }
}