Server data from the Official MCP Registry
MCP server for accounting ai. Features generate invoice, categorize expenses, calculate vat....
MCP server for accounting ai. Features generate invoice, categorize expenses, calculate vat....
This accounting MCP server has a critical security vulnerability: it imports and depends on an external authentication module from a hardcoded path (`~/clawd/meok-labs-engine/shared`) that is not included in the codebase, making the actual authentication mechanism opaque and unverifiable. Additionally, the server implements rate limiting via in-memory tracking that is trivially bypassable (no persistent state), and relies entirely on an undocumented `check_access()` function whose implementation cannot be audited. The code itself is well-structured for accounting operations, but the authentication dependency is a severe supply-chain and auditability risk. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-accounting-ai-mcp": {
"args": [
"-y",
"accounting-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
> By MEOK AI Labs — Small business accounting tools with invoicing, VAT, and reconciliation
Installation · Docs · Report Bug
pip install accounting-ai-mcp
# or
npm install -g @meok-ai/accounting-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
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