@kireo/mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIREO_API_KEY | Yes | Bearer token (ki_sk_…). Required. | |
| KIREO_API_URL | No | Override for self-host. | https://api.kireo.app |
| KIREO_LOG_LEVEL | No | debug / info / warn / error / silent. | info |
| KIREO_PROXY_URL | No | HTTP(S) proxy. | |
| KIREO_TELEMETRY | No | Set to 0 to disable device-id header. | 1 |
| KIREO_RETRY_BASE_MS | No | Exponential backoff base. | 200 |
| KIREO_ACCEPT_LANGUAGE | No | Locale for error hints. | en |
| KIREO_REQUEST_TIMEOUT_MS | No | Per-request timeout in ms, max 300000 (env alias: KIREO_TIMEOUT_MS). | 60000 |
| KIREO_RETRY_MAX_ATTEMPTS | No | 5xx/429 retries (alias: KIREO_RETRY_MAX). | 3 |
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/wang1051992187/kireo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server