Aikount MCP
Rank #30,292io.github.mutonby/aikount-mcp
Contabilidad española con IA: facturas, gastos por OCR, conciliación bancaria y Modelo 303.
Aikount MCP is a Model Context Protocol (MCP) server published by mutonby. It ranks #30,292 of 97,654 servers tracked on MCP Toplist. Aikount MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 67,362 of 97,654 servers on MCP Toplist.
Use Aikount MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add Aikount MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"aikount-mcp": {
"url": "https://api.aikount.com/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"aikount-mcp": {
"command": "uvx",
"args": [
"aikount-mcp"
],
"env": {
"AIKOUNT_TOKEN": "<your AIKOUNT_TOKEN>",
"AIKOUNT_API": "<your AIKOUNT_API>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mutonby%2Faikount-mcp)<a href="https://mcptoplist.com/server/io.github.mutonby%2Faikount-mcp"><img src="https://mcptoplist.com/badge/io.github.mutonby%2Faikount-mcp.svg" alt="MCP Toplist: Top 50% of 97,654" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mutonby
Other servers by mutonby
View all mutonby servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 28, 2026 |
Frequently asked questions
- Who maintains Aikount MCP?
- Aikount MCP is maintained by mutonby, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Aikount MCP listed on the Official MCP Registry?
- Yes — Aikount MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Aikount MCP have?
- MCP Toplist tracks 1 version of Aikount MCP, most recently published on Jun 28, 2026.
- Where can I find the source code for Aikount MCP?
- The source code for Aikount MCP is hosted at github.com/mutonby/aikount-mcp.