Skip to main content
Glama
ignytehq

plunk-mcp

Official
by ignytehq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLUNK_API_KEYYesSecret API key (sk_*) from your project settings. Used for all admin endpoints and for /v1/send / /v1/verify.
PLUNK_API_URLNoBase URL of your Plunk API. For self-hosted, point at the API host.https://api.useplunk.com
PLUNK_PUBLIC_KEYNoPublic API key (pk_*). Required for plunk_track_event — Plunk's /v1/track endpoint is gated by the public key, not the secret key. Without this set, track_event will 401.
PLUNK_SKIP_CAPABILITY_DETECTIONNoSkip the startup probe and expose every tool regardless of what your instance supports. Useful for debugging.false

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/ignytehq/plunk-mcp'

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