kubeview-mcp
by mikhae1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | Server mode: all, code, or tools | all |
| KUBECONFIG | No | Path to kubeconfig file | ~/.kube/config |
| MCP_HTTP_HOST | No | HTTP bind host when MCP_TRANSPORT=http | 127.0.0.1 |
| MCP_HTTP_PATH | No | Streamable HTTP endpoint path | /mcp |
| MCP_HTTP_PORT | No | HTTP port when MCP_TRANSPORT=http | 3000 |
| MCP_LOG_LEVEL | No | Log level: error, warn, info, debug | info |
| MCP_TRANSPORT | No | Transport: stdio (default) or http | stdio |
| MCP_ALLOWED_HOSTS | No | Comma-separated Host allowlist for HTTP mode | local defaults |
| MCP_HIDE_SENSITIVE | No | Mask sensitive data globally | false |
| MCP_HTTP_STATELESS | No | Disable session IDs in HTTP mode | false |
| MCP_ALLOWED_ORIGINS | No | Comma-separated Origin allowlist for HTTP mode | |
| MCP_HTTP_JSON_RESPONSE | No | Prefer JSON responses over SSE | false |
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/mikhae1/kubeview-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server