Pacioli — the ERPNext broker you can hand the books
Rank #4,879io.github.john-broadway/pacioli
Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
Pacioli — the ERPNext broker you can hand the books is a Model Context Protocol (MCP) server published by john-broadway. It ranks #4,879 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Pacioli — the ERPNext broker you can hand the books is listed across 2 registries — Official MCP and Glama, with 12 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 127,234 of 132,113 servers on MCP Toplist.
Use Pacioli — the ERPNext broker you can hand the books
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pacioli -- uvx --from "pacioli[server]" pacioli serve[mcp_servers.pacioli]
command = "uvx"
args = ["--from", "pacioli[server]", "pacioli", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pacioli": {
"command": "uvx",
"args": [
"--from",
"pacioli[server]",
"pacioli",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pacioli": {
"command": "uvx",
"args": [
"--from",
"pacioli[server]",
"pacioli",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pacioli": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"pacioli[server]",
"pacioli",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pacioli": {
"command": "uvx",
"args": [
"--from",
"pacioli[server]",
"pacioli",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pacioli": {
"command": "uvx",
"args": [
"--from",
"pacioli[server]",
"pacioli",
"serve"
]
}
}
}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.john-broadway%2Fpacioli)<a href="https://mcptoplist.com/server/io.github.john-broadway%2Fpacioli"><img src="https://mcptoplist.com/badge/io.github.john-broadway%2Fpacioli.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
john-broadway
Other servers by john-broadway
View all john-broadway servers →Available versions (12)
| Version | Published |
|---|---|
| 0.40.0 | Sep 5, 2026 |
| 0.39.1 | Aug 24, 2026 |
| 0.39.0 | Aug 24, 2026 |
| 0.38.0 | Aug 12, 2026 |
| 0.37.2 | Aug 11, 2026 |
| 0.37.1 | Aug 11, 2026 |
| 0.36.0 | Aug 8, 2026 |
| 0.34.0 | Jul 30, 2026 |
| 0.31.1 | Jul 23, 2026 |
| 0.31.0 | Jul 22, 2026 |
| 0.30.2 | Jul 18, 2026 |
| 0.30.1 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Pacioli — the ERPNext broker you can hand the books?
- Pacioli — the ERPNext broker you can hand the books is maintained by john-broadway, which publishes 2 MCP servers (49 total versions) tracked on MCP Toplist.
- Is Pacioli — the ERPNext broker you can hand the books listed on the Official MCP Registry?
- Yes — Pacioli — the ERPNext broker you can hand the books is listed on the Official MCP Registry, alongside Glama.
- How many versions does Pacioli — the ERPNext broker you can hand the books have?
- MCP Toplist tracks 12 versions of Pacioli — the ERPNext broker you can hand the books, most recently published on Sep 5, 2026.
- Where can I find the source code for Pacioli — the ERPNext broker you can hand the books?
- The source code for Pacioli — the ERPNext broker you can hand the books is hosted at github.com/john-broadway/pacioli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.