Back to Home
vic7ord1st icon

Buxfer-MCP-Server

Verified Safe

by vic7ord1st

Overview

Manages Buxfer financial transactions and accounts, enabling users to add transactions, list accounts with balances, and query transaction history via natural language.

Installation

Run Command
docker run -i --rm -e BUXFER_TOKEN=YOUR_BUXFER_TOKEN buxfer-mcp-server

Environment Variables

  • BUXFER_TOKEN

Security Notes

The server retrieves the Buxfer API token from an environment variable, preventing hardcoding. It runs in an isolated Docker container, uses HTTPS for all Buxfer API communications, and logs no sensitive data. The token is passed as a query parameter as per Buxfer's API design, which is generally less secure than a header but is an external API constraint rather than an internal flaw.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-24

Tags

BuxferFinanceFinancial ManagementAPI IntegrationPersonal Finance