Skip to main content

Kiali MCP Server (Model Context Protocol) with special support for OpenShift

Project description

Kiali MCP Server

Kiali MCP Server is a thin extension of the upstream Kubernetes MCP Server. It adds Kiali-specific tooling while keeping the same core behavior and configuration.

  • Based on kubernetes-mcp-server (native Go MCP server for Kubernetes/OpenShift)
  • For the full set of tools and behavior adopted from upstream, see the upstream README: openshift/openshift-mcp-server README

Features

  • Kiali integrations:
    • validations_list: Lists Istio object validations aggregated by namespace and cluster from a Kiali instance.

Requirements

  • Access to a Kubernetes or OpenShift cluster (kubeconfig or in-cluster service account)
  • A reachable Kiali server URL

Configuration

Kiali MCP Server reuses the same configuration and flags as the upstream Kubernetes MCP Server. In addition, it adds the following Kiali-specific flags:

You can run the server via npx, uvx, or the compiled binary. Example using npx:

npx -y kiali-mcp-server@latest \
  --kiali-server-url "https://kiali-istio-system.apps-crc.testing/" \
  --kiali-insecure

Or using the binary after building:

./kiali-mcp-server \
  --kiali-server-url "https://kiali-istio-system.apps-crc.testing/" \
  --kiali-insecure

Refer to the upstream README for the rest of the flags and features (ports, auth, read-only, list output, etc.): openshift/openshift-mcp-server README

🧑‍💻 Development

Running with mcp-inspector

Compile the project and run the Kiali MCP server with mcp-inspector to inspect the MCP server.

# Compile the project
make build
# Run the Kubernetes MCP server with mcp-inspector
npx @modelcontextprotocol/inspector@latest $(pwd)/kiali-mcp-server --kiali-server-url "https://kiali-istio-system.apps-crc.testing/" --kiali-insecure

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kiali_mcp_server-0.0.5.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kiali_mcp_server-0.0.5-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file kiali_mcp_server-0.0.5.tar.gz.

File metadata

  • Download URL: kiali_mcp_server-0.0.5.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for kiali_mcp_server-0.0.5.tar.gz
Algorithm Hash digest
SHA256 f8c05a06505d28009da3ec9331e301c946de0ae6d9f441ea8441ee7982aad1e6
MD5 68b1b93d37797b5f91157fbc0663c88f
BLAKE2b-256 6bba8effc17b922ae8741d5f0274c22edd95ea5a5f71b836f4e469f2dafa6f70

See more details on using hashes here.

File details

Details for the file kiali_mcp_server-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for kiali_mcp_server-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b72c72ffa39e44e5c8e725faf3e9116344b9a7b1e0e2fce86e04a7cfdf5e2a5b
MD5 d159adf1813b0156aa484c7601188467
BLAKE2b-256 40ac8295249be4291cb70972737be639f3dd12ed4e6c155267fe599036adc058

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page