MCPs tagged with cluster management
-
searchcraft-mcp-server
An MCP Server for managing Searchcraft clusters and powering AI-driven search administration.
searchcraft-mcp-server is a TypeScript/Node.js server that implements the Model Context Protocol (MCP) for Searchcraft clusters. It provides a suite of programmable tools for managing indexes, documents, federations, access keys, and analytics using plain English prompts via AI model clients. The server enables seamless interaction between AI interfaces like Claude Desktop and Searchcraft's administrative functions by exposing these operations as protocol-driven actions.
- ⭐ 6
- MCP
- searchcraft-inc/searchcraft-mcp-server
-
Couchbase MCP Server
Enable LLMs to interact directly with Couchbase clusters via the Model Context Protocol.
Couchbase MCP Server provides an MCP-compliant server for connecting Large Language Models to Couchbase clusters. It supports various database operations such as bucket and collection listing, document retrieval, upsert, and deletion, as well as running SQL++ queries and retrieving index information. Designed for easy integration with MCP clients like Claude Desktop, it includes features for secure authentication and query mode configuration. The server can be deployed using a prebuilt PyPI package or directly from source.
- ⭐ 24
- MCP
- Couchbase-Ecosystem/mcp-server-couchbase
-
mcp-k8s-eye
Kubernetes management and diagnostics tool with MCP protocol support.
mcp-k8s-eye enables users to manage and analyze Kubernetes clusters using standardized Model Context Protocol (MCP) interfaces. It offers comprehensive resource operations, diagnostics, and resource usage monitoring through both stdio and SSE transports. Supporting generic and custom resource management along with advanced diagnostic tooling, it is geared for integration with AI clients and other MCP consumers.
- ⭐ 26
- MCP
- wenhuwang/mcp-k8s-eye
-
MCP K8S Go
Golang-based MCP server that enables AI-driven interactions with Kubernetes clusters.
MCP K8S Go provides a server implementation of the Model Context Protocol for managing and interacting with Kubernetes clusters. It offers functionality to list, retrieve, create, and modify Kubernetes resources such as contexts, namespaces, pods, and nodes using standardized context-aware approaches. Designed for integration with AI assistants like Claude Desktop, it enables prompting and tool execution to manage cluster state, monitor events, fetch pod logs, and run in-pod commands. The solution supports deployment via various installation methods including Docker, Node.js, and Go binaries.
- ⭐ 356
- MCP
- strowk/mcp-k8s-go
-
Kubernetes MCP Server
A standardized MCP interface for Kubernetes cluster management and introspection.
Kubernetes MCP Server enables interaction with Kubernetes clusters via the Model Context Protocol, providing a consistent and standardized interface across various tools and environments. It features resource discovery, detailed inspection, metrics retrieval, resource manipulation, and supports multiple communication modes such as stdio, SSE, and streamable HTTP. Designed for flexibility and security, it allows both read-only and full-access modes and works with different Kubernetes contexts.
- ⭐ 117
- MCP
- reza-gholizade/k8s-mcp-server