MCP Organizze runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 18 Feb 2026.
MCP para integração com o gestor financeiro Organizze. Crie transações, consulte saldos e metas.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-organizze -- uvx mcp-organizze
{
"mcpServers": {
"mcp-organizze": {
"args": [
"mcp-organizze"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-organizze]
command = "uvx"
args = ["mcp-organizze"]
{
"mcpServers": {
"mcp-organizze": {
"args": [
"mcp-organizze"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-organizze": {
"args": [
"mcp-organizze"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.