Skip to main content
Glama
elyor-sh

split-bill-mcp

by elyor-sh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNodebug | info | warn | errorinfo
SPLITBILL_EMAILYesService-user email
SPLITBILL_BASE_URLYesSplitBill origin, e.g. http://localhost:3000
SPLITBILL_PASSWORDYesService-user password
SPLITBILL_TIMEOUT_MSNoHTTP timeout per request (ms)15000

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
create_billA

Create a SplitBill bill. mode=ready_split takes pre-split participants with totals; mode=raw_receipt takes receipt positions with consumers and splits them.

list_billsA

List my SplitBill bills with filters by payment status, my role, title search, date range, and pagination.

get_billA

Get one SplitBill bill by ID with participants and payment statuses.

update_paymentC

Update a participant payment status (paid, unpaid, pending_confirmation) on a bill.

search_usersB

Search SplitBill users by name or email (to resolve participant IDs).

list_friendsB

List my SplitBill friends (for picking bill participants).

get_dashboard_statsB

Get SplitBill dashboard totals: bill count, amounts owed and owing.

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/elyor-sh/split-bill-mcp'

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