Maybe Finance MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | Your Maybe Finance API key | |
| API_BASE_URL | Yes | The 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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