Skip to main content
Glama
samthedataman

better_luma

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSH_JWT_TOKENNoOptional Posh JWT
PARTIFUL_AUTH_TOKENNoOptional Partiful bearer token
LUMA_AUTH_SESSION_KEYNoOptional Luma session key for private reads
BETTER_LUMA_AUTH_TOKENNoBackwards-compatible alias for LUMA_AUTH_SESSION_KEY
BETTER_LUMA_API_BASE_URLNoWAP FastAPI base URLhttp://127.0.0.1:8000
BETTER_LUMA_SCRAPE_TIMEOUT_SECONDSNoLong scrape request timeout180
BETTER_LUMA_REQUEST_TIMEOUT_SECONDSNoNormal backend request timeout30

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
healthA

Check whether the Better Luma/WAP backend is available.

list_citiesA

List cities supported by an event platform.

list_event_typesA

List the backend's event category filters for one platform.

list_eventsB

List events from Luma, Posh, or Partiful.

get_eventB

Get details for one event ID or Luma URL slug.

search_eventsA

Search event names and descriptions on one platform.

get_event_guestsB

Get an event guest list when the platform permits access.

scrape_cityB

Collect events and visible attendees without automatically RSVPing.

list_my_luma_eventsA

List the authenticated user's managed, upcoming, or past Luma events.

verify_luma_hostA

Check whether the authenticated Luma user hosts an event.

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/samthedataman/luma-mcp'

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