Forward a Kubernetes service to a local port for direct access to cluster resources without exposing them externally. Specify the service name, local port, and target port to establish the connection.
Lists Kubernetes service accounts in a specified namespace to manage cluster access and permissions. Use this tool to view and audit service accounts for security and operational purposes.
Retrieve detailed information about a specific Kubernetes service, including its configuration, endpoints, and current status, to monitor and troubleshoot cluster networking.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
A Model Context Protocol server that provides programmatic access to Amazon EKS clusters, allowing AI assistants to manage and interact with Kubernetes resources. It exposes cluster operations like listing pods as callable tools through a standardized interface.
Connects to Elasticsearch clusters through the Model Context Protocol, enabling natural language querying and management of Elasticsearch data. Provides tools to search indices, list available indices, and retrieve index mappings.