Kairogen MCP
Officialby kairogenai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAIROGEN_ISSUER | No | OAuth issuer base URL | https://api.kairogen.ai |
| KAIROGEN_API_KEY | No | Override OAuth and use a static token (CI / headless) | |
| KAIROGEN_API_BASE | No | Override for staging or self-hosted API base URL | https://api.kairogen.ai |
| KAIROGEN_CLIENT_ID | No | Pre-registered OAuth client id | kairogen-mcp |
| KAIROGEN_CONFIG_DIR | No | Where to cache OAuth tokens | ~/.kairogen |
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
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/kairogenai/kairogen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server