ABANCA MCP Server
by popechia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Optional local port for the OAuth login session (defaults to 3000). | 3000 |
| CLIENT_ID | Yes | ABANCA OpenBanking CLIENT_ID | |
| CLIENT_SECRET | Yes | ABANCA OpenBanking CLIENT_SECRET | |
| ENCRYPTION_KEY | Yes | A 32-character secret encryption key for secure local storage of OAuth tokens. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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