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.6.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.6-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kiali_mcp_server-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 a88cff0a61fd7d764024c7c77ab01cf385f0aec99bbb27ab7a40e0c05ed177dd
MD5 7264da29bc4a35ed5b46cc1087de4043
BLAKE2b-256 e072649e50d3a9618e39ba1118bb8210a37f90649f562a062324ace2e59aa99f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kiali_mcp_server-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2bac73c4c21fe00d3b7efd45fb3df9ba691180b497ae8c5097570e220f7bdf49
MD5 39b9fdb671e8f4ce38ddf0251704542c
BLAKE2b-256 6abe51df8433ad9e3a3bf4d972f375ce56fdc2e8bc1f843918f7653b6cb86257

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