Skip to main content
Glama
RommelTVAG

simplefin

by RommelTVAG

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SIMPLEFIN_ACCESS_URLNoThe permanent Access URL that embeds HTTP Basic credentials for SimpleFIN. If not provided, the server will try to read from credentials.json file.

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
claim_setup_tokenA

Exchange a one-time Base64 setup token (from bridge.simplefin.org/simplefin/create) for a permanent Access URL and store it. Run this once to connect. Note: a setup token can only be claimed a single time.

connection_statusA

Report whether an Access URL is configured (via env or a prior claim) without revealing credentials.

list_accountsA

List all connected accounts with current balances (no transactions). Fast — uses the balances-only mode.

get_transactionsA

Fetch transactions for connected accounts within an optional date range. Dates are Unix timestamps in seconds. If omitted, the bridge returns its default recent window.

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/RommelTVAG/SimpleFIN'

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