Server data from the Official MCP Registry
Contabilidad española con IA: facturas, gastos por OCR, conciliación bancaria y Modelo 303.
Contabilidad española con IA: facturas, gastos por OCR, conciliación bancaria y Modelo 303.
Well-structured MCP server with proper authentication via API token environment variables and appropriate error handling. Permissions match the server's accounting purpose (network HTTP for API, environment variable access for credentials). No malicious patterns, credential leakage, or dangerous operations detected. Minor code quality observations around logging do not materially impact security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 7 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: AIKOUNT_TOKEN
Environment variable: AIKOUNT_API
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mutonby-aikount-mcp": {
"env": {
"AIKOUNT_API": "your-aikount-api-here",
"AIKOUNT_TOKEN": "your-aikount-token-here"
},
"args": [
"aikount-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.