mcp-budget-server
Related Servers
Alternatives to mcp-budget-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAn MCP server for accessing real-time AWS pricing information and providing cost analysis capabilities, with no AWS credentials required.9Apache 2.0
- AlicenseAqualityDmaintenanceMCP server for generating upfront AWS service cost estimates and providing cost insights.5Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server that provides tools for automating AWS Pricing Calculator estimate generation.MIT
- AlicenseNot gradedqualityCmaintenanceA business analysis MCP server with financial data, industry modeling, valuation models, and adversarial review for deep company and sector analysis.62MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for managing and analyzing Amazon Advertising data through natural language queries.3 npm7MIT
- AlicenseAqualityAmaintenanceAn MCP server that shows every pricing decision for a short-term rental portfolio net of turnover costs, focusing on net per available night to protect profit margins.10MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one calculates budget metrics from invoices, the other provides a structured guide for campaign report generation. There is no overlap.
Both tool names follow a consistent verb_noun pattern (analyze_estimate, generate_campaign_report) using snake_case, which is predictable and clear.
With only two tools, the server feels thin for a budget server. While the tools are well-defined, a typical budget domain would benefit from additional tools (e.g., list budgets, update budget).
The tool surface is incomplete for a budget server. It lacks fundamental operations like managing budgets or retrieving raw data. The generate_campaign_report tool is a scaffold rather than a functional tool, leaving significant gaps.