Skip to main content
Glama
yuens1002

bookie

by yuens1002

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETNoHS256 signing secret for OAuth JWT access tokens.
PUBLIC_URLNoPublic HTTPS base URL of the deployed server (for Claude.ai connector).
BOOKIE_DB_URLNoNeon pooled connection string for the database.
BOOKIE_API_KEYNoStatic Bearer token for HTTP transport authentication.
RESEND_API_KEYNoResend API key for send_report tool.
OAUTH_CLIENT_IDNoOAuth client ID.claude-ai-connector
AWS_ENDPOINT_URLNoRailway Bucket endpoint URL for receipt uploads.
BOOKIE_TRANSPORTNoTransport mode: stdio (default) or http.stdio
AWS_ACCESS_KEY_IDNoRailway Bucket access key ID.
AWS_DEFAULT_REGIONNoRailway Bucket region.
AWS_S3_BUCKET_NAMENoRailway Bucket name.
OAUTH_CLIENT_SECRETNoSingle-owner gate: /token requires a matching client_secret.
BOOKIE_DB_DIRECT_URLNoNeon direct connection string (for db push).
AWS_SECRET_ACCESS_KEYNoRailway Bucket secret access key.

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/yuens1002/bookie'

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