An MCP server for managing Kubernetes clusters, configured via an external JSON file.
Create kube-config for accessing kubernetes cluster.
Build a docker image using Dockerfile.
docker build . -t mcp:0.0.1
Update the config claude_desktop_config.json
with the following:
{
"mcpServers": {
"k8s-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"mcp:0.0.1",
"uv",
"run",
"src/main.py"
]
}
}
}
A Rust-based server that integrates the Wazuh SIEM system with MCP-compatible applications.
Interact with the RAD Security platform which provides AI-powered security insights for Kubernetes and cloud environments.
A security-focused MCP server for performing safe operations on an Ubuntu system, featuring robust security controls and audit logging.
Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a searchable Graphlit project.
A remote MCP server deployable on Cloudflare Workers without authentication. It can be deployed via Cloudflare or run locally using npm.
Interact with the Hostinger Ecommerce API using a JWT token and store ID.
Manage Cloudflare DNS records for your domains.
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
A remote MCP server deployable on Cloudflare Workers with OAuth login support, using Cloudflare KV for data storage.
Provides healthcare tools for interacting with FHIR resources on Google Cloud Healthcare API and public medical research APIs like PubMed.