Devops Ai Toolkit
@vfarcic
关于 Devops Ai Toolkit
AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is DevOps AI Toolkit?
DevOps AI Toolkit is an AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance. It integrates with MCP-enabled tools like Claude Code, Cursor, or VS Code to provide Kubernetes deployment intelligence, documentation testing, organizational pattern management, and a shared prompts library.
How to use DevOps AI Toolkit?
Configure an MCP client (e.g., Claude Code) to connect to the DevOps AI Toolkit MCP server, typically using a Docker Compose setup. Set the ANTHROPIC_API_KEY environment variable (required for most features) and optionally OPENAI_API_KEY for pattern management. Then interact via natural language or slash commands in your AI tool.
Key features of DevOps AI Toolkit
- Kubernetes deployment with semantic capability discovery
- Documentation testing with two-phase validation (functional and semantic)
- Organizational pattern management with Vector DB semantic search
- Shared prompts library with native slash commands
- AI integration via Model Context Protocol (MCP)
Use cases of DevOps AI Toolkit
- Deploy applications to Kubernetes without deep cluster expertise
- Automatically validate documentation accuracy and catch outdated content
- Share proven prompts across teams for consistent workflows
- Get AI deployment recommendations tailored to your specific cluster setup
FAQ from DevOps AI Toolkit
What API keys are required?
A Claude API key (ANTHROPIC_API_KEY) is required for AI analysis in Kubernetes deployment and documentation testing. An OpenAI API key is additionally required for organizational pattern management. The shared prompts library works with any MCP-enabled coding agent and does not require an API key.
What are the runtime dependencies?
For Kubernetes features: kubectl configured with cluster access. For documentation testing: file system access to documentation files. For pattern management: a Qdrant Vector DB service. The recommended Docker Compose setup includes all components except external keys and kubectl access.
Can I use DevOps AI Toolkit without Kubernetes?
Yes. Documentation testing and the shared prompts library do not require a Kubernetes cluster. The shared prompts library works with any MCP-enabled coding agent.
How do I troubleshoot MCP connection issues?
Verify environment variables are correctly configured in your .mcp.json file, check that the session directory exists and is writable, and ensure ANTHROPIC_API_KEY is valid. For Kubernetes errors, verify kubectl connectivity with kubectl cluster-info.
开发工具 分类下的更多 MCP 服务器
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Grafana MCP server
grafanaMCP server for Grafana
评论