Skip to main content
Glama
sapn95

ebill-mcp

by sapn95

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EBILL_CDPNoWhere the logged-in window listenshttp://localhost:9222
EBILL_DEBUGNo1 traces every path read, on stderr
EBILL_BROWSERNoChannel or absolute pathchrome
EBILL_PROFILENoBrowser profile — holds a live banking session~/.ebill-mcp/profile
EBILL_BANK_URLNoYour e-banking entry page for ebill_open
EBILL_BASE_URLNoPortal originhttps://ebill-portal.six-group.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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ebill_statusB

Whether a logged-in eBill window is reachable, and how long the session has left.

ebill_openA

Open a visible browser window at your e-banking so YOU can log in. Returns as soon as the window is reachable; it stays open for later calls.

ebill_settingsA

Report the configuration in force — portal origin, CDP endpoint, profile path. Side-effect free.

ebill_list_billsA

List bills from the archive, newest first. Both open and settled unless you narrow it.

ebill_get_billB

One bill by id, with its biller, amount, due date and whether it has a document.

ebill_billersB

Billers that have ever sent something to this account.

ebill_download_billA

Download one bill PDF to an absolute output_path.

ebill_download_allA

Download every bill that has a document into output_dir, named _.pdf. Existing files are skipped, never overwritten.

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/sapn95/ebill-mcp'

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