Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
clickbus_connection_statusC

Local doctor: token present, mutations off by default, unofficial ClickBus consumer surface.

clickbus_capabilitiesB

What this unofficial MCP can read and which writes stay gated.

clickbus_privacy_auditA

Shows redaction defaults (street/phone/GPS) and that book is off unless both gates are set.

clickbus_search_placesA

Read-only place search (terminals/cities). Does not book a ticket.

clickbus_search_tripsA

Read-only trip search on /api/v4/trips. Does not book. GPS/street redacted.

clickbus_booking_historyB

Past consumer bookings. Read-only. Street/phone/GPS redacted.

clickbus_track_bookingB

Status only. Does not return GPS polylines or passenger documents.

clickbus_bookA

Fail-closed. Needs CLICKBUS_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge. Default examples never enable this.

clickbus_cancelA

Fail-closed. Needs CLICKBUS_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge.

clickbus_logoutA

Deletes ~/.clickbus-mcp/tokens.json. Requires explicit_user_intent.

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/davidmosiah/clickbus-mcp'

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