troubleshoot-mcp-server

troubleshoot-mcp-server

3.3

If you are the rightful owner of troubleshoot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for AI models to interact with Kubernetes support bundles.

The MCP Server for Kubernetes Support Bundles is designed to facilitate AI models in analyzing and troubleshooting Kubernetes clusters by interacting with support bundles generated by the Troubleshoot tool. This server provides a robust platform for managing, exploring, and executing commands within Kubernetes support bundles. It supports secure, token-based authentication and can be deployed as a containerized application, making it versatile and easy to integrate into existing infrastructures. The server is built to handle various operations such as bundle management, command execution, and file exploration, providing a comprehensive toolset for AI-driven diagnostics and analysis.

Features

  • Bundle Management: Initialize and manage Kubernetes support bundles.
  • Command Execution: Run kubectl commands against bundle's API server.
  • File Explorer: Navigate and search files within the bundle.
  • Secure Authentication: Token-based authentication for bundle access.
  • Container Support: Run as a containerized application.

Tools

  1. initialize_bundle

    Initialize a support bundle for use.

  2. kubectl

    Execute kubectl commands against the bundle.

  3. list_files

    List files and directories.

  4. read_file

    Read file contents.

  5. grep_files

    Search for patterns in files.