Skip to main content
Glama
GregoriSoria

billforward-mcp

by GregoriSoria

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BILLFORWARD_TIMEOUTNoFallback timeout in milliseconds before failing a stuck Axios request.15000
BILLFORWARD_READ_ONLYNoWhen true, POST/PUT actions return instructional error messages preventing data mutation.true
BILLFORWARD_ENVIRONMENTNoSets the target API. Change to 'production' when ready.sandbox
BILLFORWARD_MAX_RESULTSNoThe hard limit cap on how many records the LLM can ask for per tool call.200
BILLFORWARD_SANDBOX_URLNoBase URL used when environment is sandbox.https://app-sandbox.billforward.net/v1/
BILLFORWARD_ACCESS_TOKENYesYour Billforward API access token.
BILLFORWARD_PRODUCTION_URLNoBase URL used when environment is production.https://app.billforward.net/v1/
BILLFORWARD_DEFAULT_RESULTSNoThe default number of results parsed per paginated tool response.10

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/GregoriSoria/billforward-mcp'

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