Kopilot-MCP-test

Kopilot-MCP-test

0

Kopilot MCP is a project that creates an AI Kubernetes agent using the Model Context Protocol (MCP) to interact with Kubernetes resources through natural language commands. It allows customization of large language models to perform operations resembling kubectl commands and facilitates standardized tool integration using MCP.

MCP Client

Used to start the MCP server and interact with users

MCP Server

Core service, handles natural language requests and converts to Kubernetes operations

MCP Server Factory

Used to create and manage MCP server instances