Sponsored by Deepsite.site

Kubernetes Resources Reference

创建者
Philippe Martina month ago
Help AI agents write accurate, up-to-date Kubernetes manifests by giving them the official Kubernetes API reference, so they can look up kinds, fields, and nested types with current specs across the latest and three previous Kubernetes versions.
概览

Kubernetes Resources Reference via MCP

Ask your AI agent about Kubernetes resources directly

Kubernetools offers the same Kubernetes resources reference as an MCP (Model Context Protocol) server, free to use at https://mcp.kubernetools.com/. Connect it to any MCP-compatible agent, and you can ask questions like "what fields does a Deployment spec have?" or "how do I set a Pod's restart policy?" and get answers pulled straight from the official Kubernetes API definitions — no need to open a browser and search the docs yourself.

Connect your agent

Most MCP clients accept a remote server configuration in this form (consult your client's documentation for exactly where to add it):

{
  "mcpServers": {
    "kubernetools": {
      "url": "https://mcp.kubernetools.com/?version=v1.36"
    }
  }
}

That's it — no sign-up, no API key. Once connected, your agent will be able to look up Kubernetes resources for you automatically whenever it's relevant to your question.

Choosing a Kubernetes version

The version part of the URL controls which Kubernetes release the answers come from. Change v1.36 to v1.35, v1.34, or v1.33 if you're working with an older cluster. If you leave it out, the most recent version is used.

Managing clusters on different Kubernetes versions? Add one server entry per version, each with its own name and version in the URL, so your agent always checks the reference that matches the cluster you're working on:

{
  "mcpServers": {
    "kubernetools-1.35": {
      "type": "http",
      "url": "https://mcp.kubernetools.com/?version=v1.35"
    },
    "kubernetools-1.36": {
      "type": "http",
      "url": "https://mcp.kubernetools.com/?version=v1.36"
    }
  }
}

Your agent will then see both as separate tool sets and can query whichever version is relevant to your question.

What you can ask

You don't need to know the exact tool names below to use the server — just ask your question naturally and your agent will pick the right one. They're listed here for reference:

  • Find a resource — browse or search for a Kubernetes kind, such as "list all resources in the apps group."
  • Look up a resource in detail — get every field for a specific kind, such as "what fields does a Deployment have?"
  • Look up a related type — drill into a nested type mentioned in another resource, such as "tell me more about PodSpec."

Want to run your own private instance instead of using the hosted service? See the mcp-server repository for the container image and setup instructions.

服务器配置

{
  "mcpServers": {
    "kubernetools-1.35": {
      "type": "http",
      "url": "https://mcp.kubernetools.com/?version=v1.35"
    },
    "kubernetools-1.36": {
      "type": "http",
      "url": "https://mcp.kubernetools.com/?version=v1.36"
    }
  }
}
推荐的 MCP Server
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Amap Maps高德地图官方 MCP Server
Playwright McpPlaywright MCP server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
Serper MCP ServerA Serper MCP Server
Tavily Mcp
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.