Skip to main content
Glama
hktari

toshl-mcp-server

by hktari

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TTLNoTime to live for cached data in seconds (default: 3600)3600
LOG_LEVELNoLogging level (default: info)info
CACHE_ENABLEDNoWhether caching is enabled (default: true)true
MCP_SERVER_NAMENoThe name of the MCP server (default: toshl-mcp-server)toshl-mcp-server
TOSHL_API_TOKENYesYour Toshl API token
MCP_SERVER_VERSIONNoThe version of the MCP server (default: 0.1.0)0.1.0
TOSHL_API_BASE_URLNoThe base URL for the Toshl API (default: https://api.toshl.com)https://api.toshl.com

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
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
account_listA

List all accounts in Toshl Finance

account_getB

Get details of a specific account in Toshl Finance

category_listB

List all categories in Toshl Finance

category_getA

Get details of a specific category in Toshl Finance

category_createA

Create a new category in Toshl Finance

tag_listA

List all tags in Toshl Finance

tag_getA

Get details of a specific tag in Toshl Finance

tag_createB

Create a new tag in Toshl Finance

budget_listB

List all budgets in Toshl Finance

budget_getA

Get details of a specific budget in Toshl Finance

budget_historyB

Get history of a specific budget in Toshl Finance

user_profileB

Get user profile information from Toshl Finance

user_summaryC

Get account summary from Toshl Finance

user_payment_typesB

Get payment types from Toshl Finance

user_paymentsB

Get payments from Toshl Finance

entry_convert_to_transferA

Convert a regular entry to a transfer between accounts in Toshl Finance

entry_listC

List entries in Toshl Finance

entry_manageD

Manage entries in bulk in Toshl Finance.

entry_getA

Get details of a specific entry in Toshl Finance

entry_sumsC

Get daily sums of entries in Toshl Finance

entry_timelineC

Get timeline of entries in Toshl Finance

entry_createA

Create a new entry in Toshl Finance. To create a transfer between accounts, include a transaction object with the destination account ID and currency.

entry_updateC

Update an existing entry in Toshl Finance

entry_deleteB

Delete an entry in Toshl Finance

analyze_spending_by_categoryB

Analyze spending patterns by category

analyze_budget_performanceC

Analyze budget adherence

analyze_account_balanceC

Analyze account balances

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
List of Toshl accountsList of all accounts in Toshl Finance
List of Toshl categoriesList of all categories in Toshl Finance
List of Toshl tagsList of all tags in Toshl Finance
List of Toshl budgetsList of all budgets in Toshl Finance
Toshl user profileUser profile information from Toshl Finance
Toshl account summarySummary of Toshl Finance accounts
List of Toshl entriesList of entries in Toshl Finance
Daily sums of Toshl entriesDaily sums of entries in Toshl Finance
Timeline of Toshl entriesTimeline of entries in Toshl Finance

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/hktari/toshl-mcp-server'

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