io.github.paivapiovesan/next-finance✓
io.github.paivapiovesan/next-finance · v0.9.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.paivapiovesan/next-finance",
"description": "MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.",
"repository": {
"url": "https://github.com/paivapiovesan/next-finance-mcp",
"source": "github"
},
"version": "0.9.0",
"packages": [
{
"registryType": "npm",
"identifier": "next-finance-mcp",
"version": "0.9.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}