Pulumi Events MCP
by dirien
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PULUMI_EVENTS_BASE_URL | No | Public URL override (e.g. CloudFront domain) | |
| PULUMI_EVENTS_AUTH_TOKEN | No | Bearer token for MCP endpoint auth (optional) | |
| PULUMI_EVENTS_SERVER_HOST | No | Server bind address | 127.0.0.1 |
| PULUMI_EVENTS_SERVER_PORT | No | Server port | 8080 |
| PULUMI_EVENTS_LUMA_API_KEY | No | Luma API key (requires Luma Plus) | |
| PULUMI_EVENTS_TOKEN_CACHE_DIR | No | Token cache directory | ~/.config/pulumi-events |
| PULUMI_EVENTS_GOOGLE_CLIENT_ID | No | Google OAuth client ID (for MCP auth) | |
| PULUMI_EVENTS_MEETUP_CLIENT_ID | No | Meetup OAuth client ID | |
| PULUMI_EVENTS_MEETUP_MEMBER_ID | No | Meetup member ID for JWT auth (sub claim) | |
| PULUMI_EVENTS_AUTO_OPEN_BROWSER | No | Auto-open browser for OAuth login | false |
| PULUMI_EVENTS_MEETUP_JWT_KEY_ID | No | Meetup signing key ID (kid) | |
| PULUMI_EVENTS_GOOGLE_CLIENT_SECRET | No | Google OAuth client secret | |
| PULUMI_EVENTS_MEETUP_TOKEN_BACKEND | No | Token backend: file or env | file |
| PULUMI_EVENTS_MEETUP_JWT_SIGNING_KEY | No | RSA private key PEM for Meetup JWT auth | |
| PULUMI_EVENTS_MEETUP_PRO_NETWORK_URLNAME | No | Default Meetup Pro network URL name | pugs |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues