Server data from the Official MCP Registry
Double-entry accounting MCP for AI agents — paid per call via x402 (USDC on Base). 11 tools.
Double-entry accounting MCP for AI agents — paid per call via x402 (USDC on Base). 11 tools.
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.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: LEDGER_X402_PRIVATE_KEY
Environment variable: LEDGER_API_URL
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"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption