add-mcp
Back to registry
Kubera   v2 logo

Kubera v2

v1.0.0

kubera.com/kubera-mcp-server-v2

Kubera is a personal finance and portfolio tracking service that aggregates assets, liabilities, and net worth information. It lets users view and export their portfolio data and connect that data to AI assistants.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.kubera.com/api/v2/mcp
requiredsecret

Kubera API key / MCP token. Use Basic <token>.

npx add-mcp@latest https://api.kubera.com/api/v2/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.kubera%2Fkubera-mcp-server-v2"

More from kubera.com