MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Ledger MCP Server

by Novadyne Hq
FinanceUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Double-entry accounting MCP for AI agents — paid per call via x402 (USDC on Base). 11 tools.

About

Double-entry accounting MCP for AI agents — paid per call via x402 (USDC on Base). 11 tools.

Security Report

4.8
Use Caution4.8High Risk

This is a well-designed MCP server for double-entry accounting with secure x402 payment handling. The codebase properly manages wallet private keys via environment variables, implements proper input validation for financial transactions, and uses standard library networking without unsafe patterns. Minor code quality issues (broad exception handling, lack of logging) are present but do not introduce security risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

6 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Private key of a funded Base wallet (USDC) used to pay the x402 micropayment on each call. Optional — health and discovery work without it.Required

Environment variable: LEDGER_X402_PRIVATE_KEY

Override the Ledger API base URL (default https://ledger-api.novadyne.ai).Optional

Environment variable: LEDGER_API_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-novadyne-hq-ledger-mcp": {
      "env": {
        "LEDGER_API_URL": "your-ledger-api-url-here",
        "LEDGER_X402_PRIVATE_KEY": "your-ledger-x402-private-key-here"
      },
      "args": [
        "ledger-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodePyPI Package

Details

Published June 19, 2026
Version 0.1.1
0 installs
Local Plugin

More Finance MCP Servers

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
516
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
71
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
33
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
20
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local

MCP Marketplace

Free

by mcp-marketplace · Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
15
Installs
10.0
Security
5.0
Remote