Skip to main content
Glama
matvei77

Maybe Finance MCP Server

by matvei77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesYour Maybe Finance API key
API_BASE_URLYesThe base URL of your Maybe Finance API endpoint, e.g., https://your-maybe-instance.com/api/v1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_accountsB

Get list of all accounts with their balances

get_account_balanceA

Get current balance for a specific account

get_transactionsC

Get transactions with various filters

search_transactionsC

Search transactions by text query

get_spending_breakdownC

Get spending breakdown by category for a time period

create_transactionC

Create a new transaction

update_transactionC

Update an existing transaction

categorize_transactionC

Quick categorization of a transaction

bulk_categorizeA

Categorize multiple transactions at once

get_cash_flowC

Get cash flow analysis for a period

get_rolling_cash_flowC

Get rolling cash flow analysis

forecast_cash_flowC

Forecast future cash flow based on historical data

get_categoriesB

Get all available categories

create_categoryB

Create a new category

import_csvB

Import transactions from CSV file

analyze_csvB

Analyze CSV structure before import

auto_categorize_allB

Auto-categorize all uncategorized transactions

get_categorization_rulesB

Get current categorization rules and patterns

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matvei77/maybe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server