Skip to main content
Glama
dirien

Pulumi Events MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PULUMI_EVENTS_BASE_URLNoPublic URL override (e.g. CloudFront domain)
PULUMI_EVENTS_AUTH_TOKENNoBearer token for MCP endpoint auth (optional)
PULUMI_EVENTS_SERVER_HOSTNoServer bind address127.0.0.1
PULUMI_EVENTS_SERVER_PORTNoServer port8080
PULUMI_EVENTS_LUMA_API_KEYNoLuma API key (requires Luma Plus)
PULUMI_EVENTS_TOKEN_CACHE_DIRNoToken cache directory~/.config/pulumi-events
PULUMI_EVENTS_GOOGLE_CLIENT_IDNoGoogle OAuth client ID (for MCP auth)
PULUMI_EVENTS_MEETUP_CLIENT_IDNoMeetup OAuth client ID
PULUMI_EVENTS_MEETUP_MEMBER_IDNoMeetup member ID for JWT auth (sub claim)
PULUMI_EVENTS_AUTO_OPEN_BROWSERNoAuto-open browser for OAuth loginfalse
PULUMI_EVENTS_MEETUP_JWT_KEY_IDNoMeetup signing key ID (kid)
PULUMI_EVENTS_GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret
PULUMI_EVENTS_MEETUP_TOKEN_BACKENDNoToken backend: file or envfile
PULUMI_EVENTS_MEETUP_JWT_SIGNING_KEYNoRSA private key PEM for Meetup JWT auth
PULUMI_EVENTS_MEETUP_PRO_NETWORK_URLNAMENoDefault Meetup Pro network URL namepugs

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/dirien/pulumi-events'

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