Skip to main content
Glama
popechia

ABANCA MCP Server

by popechia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoOptional local port for the OAuth login session (defaults to 3000).3000
CLIENT_IDYesABANCA OpenBanking CLIENT_ID
CLIENT_SECRETYesABANCA OpenBanking CLIENT_SECRET
ENCRYPTION_KEYYesA 32-character secret encryption key for secure local storage of OAuth tokens.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_bank_accountsB

Retrieves a list of bank accounts and their balances.

get_account_transactionsC

Retrieves the transactions for a specific bank account IBAN.

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/popechia/mcppsd2'

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