MCPs tagged with cli-tools
-
ServeMyAPI
Securely manage and serve API keys via macOS Keychain with an MCP interface
ServeMyAPI is a personal Model Context Protocol (MCP) server designed for macOS, enabling secure storage and access of API keys via the macOS Keychain. It provides both CLI and server interfaces for managing keys and supports stdio and HTTP/SSE transports for seamless integration with various clients. The tool allows natural language interaction and centralized, cross-project key management, aiming to improve developer workflows and AI assistant collaborations. ServeMyAPI eliminates common issues with environment files by offering secure, visible, and AI-accessible key storage.
- ⭐ 23
- MCP
- Jktfe/serveMyAPI
-
k8s-mcp-server
Securely enable Claude to run Kubernetes CLI tools via Anthropic's Model Context Protocol.
K8s MCP Server provides a Docker-based implementation of Anthropic's Model Context Protocol (MCP), allowing Claude to securely execute Kubernetes CLI tools such as kubectl, helm, istioctl, and argocd within a containerized environment. It integrates with Claude Desktop so users can interact with their Kubernetes clusters using natural language. The server emphasizes security by operating as a non-root user and offering strict command validation, while also supporting major cloud providers like AWS, Google Cloud, and Azure. Easy configuration and support for various Unix tools further enhance its capabilities.
- ⭐ 166
- MCP
- alexei-led/k8s-mcp-server