Skip to main content
Glama
Fabi-SPL

kontist-mcp

by Fabi-SPL

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KONTIST_CLIENT_IDYesOAuth client ID from the Kontist developer app.
KONTIST_CLIENT_SECRETYesOAuth client secret from the Kontist developer app.
KONTIST_REFRESH_TOKENYesLong-lived refresh token obtained via the one-time OAuth setup.

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
kontist_whoamiA

Verify Kontist auth is working and return basic identity. Run this first to confirm credentials before any other call.

kontist_get_balanceA

Return the current Kontist business account balance, IBAN, and available balance (in EUR).

kontist_list_transactionsB

List recent Kontist transactions with optional filters. Default returns last 50. Amounts are in EUR (positive = inflow, negative = outflow).

kontist_get_transactionA

Fetch a single Kontist transaction by its ID.

kontist_get_tax_reservesA

Get current balances of the Kontist VAT and income tax reserve sub-accounts. Returns null fields if not enabled or if Kleinunternehmer (no VAT).

kontist_annotate_transactionA

Add a note/annotation to a transaction. Useful for tagging Stripe payouts with the originating customer or invoice.

kontist_summarizeA

High-level financial summary for a date range: inflows, outflows, net, top counterparties, category breakdown. Default = last 30 days.

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/Fabi-SPL/kontist-mcp'

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