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 |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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