Best Cloud & Infrastructure MCP Servers for VS Code
Top 7 of 7 Cloud & Infrastructure MCP servers that work with VS Code, ranked by security score — every entry below is human-reviewed, not just scraped. Every row has a one-click config for VS Code — no need to open each page.
Setting up MCP servers in VS Code
VS Code's MCP support is native (via GitHub Copilot's agent mode), configured in .vscode/mcp.json per workspace or through the "MCP: Open User Configuration" command for a config that applies everywhere. One thing that trips people up moving a config from Claude Desktop or Cursor: VS Code's top-level key is "servers", not "mcpServers" — the two aren't interchangeable.
Because .vscode/mcp.json is a normal workspace file, it can be committed alongside project code the same way project-scoped Cursor configs can — a team opening the repo in VS Code gets the same MCP servers without extra setup.
| # | Server | Security score | Stars | Language | Config |
|---|---|---|---|---|---|
| 1 | Cloudflare MCP ServerOfficial Manage Cloudflare Workers, logs, and services using natural language prompts. | 73 | 3,990 | TypeScript | |
| 2 | Azure DevOps projects, builds, repos, and wiki content access for AI-powered workflows. | 55 | 1,910 | TypeScript | |
| 3 | Manage your Cloudflare account resources using standard OAuth flows for granular permission control. | 28 | 722 | TypeScript | |
| 4 | Access comprehensive Kubernetes dashboard visualizations and resource audits directly from your editor interface. | 22 | 941 | Python | |
| 5 | NestJS codebase automation providing 40+ tools for scaffolding, testing, and security. | 16 | 4 | TypeScript | |
| 6 | Railway infrastructure management for AI clients via natural language commands. | 1 | 73 | TypeScript | |
| 7 | An MCP server for querying AWS Knowledge Bases via Bedrock Agent Runtime. | 0 | 293 | JavaScript |
Cloud & Infrastructure + VS Code: frequently asked questions
›What's the best Cloud & Infrastructure MCP server for VS Code?
Cloudflare MCP Server currently ranks highest among Cloud & Infrastructure MCP servers, with a security score of 73/100, officially maintained by the vendor. Azure Devops MCP Server (55/100) is the next best option. Every server below has a one-click VS Code config.
›How do I add a Cloud & Infrastructure MCP server to VS Code?
Add an entry under "servers" in .vscode/mcp.json in your workspace, or run "MCP: Open User Configuration" from the command palette for a global config. The same steps apply to Cloudflare MCP Server, the top-ranked Cloud & Infrastructure server below.
›Are Cloud & Infrastructure MCP servers safe to use with VS Code?
1 of the 7 Cloud & Infrastructure MCP servers below is officially maintained by its vendor; the rest are independently reviewed. Every score comes from real signals — permissions requested, authentication, maintenance activity — not a marketing claim. All of them are compatible with VS Code.
›How many Cloud & Infrastructure MCP servers work with VS Code?
7 Cloud & Infrastructure MCP servers have a ready-to-use VS Code config right now, ranked by security score below.
›Where do I put the Cloud & Infrastructure MCP server config for VS Code?
It's simply VS Code's own schema — Claude Desktop, Cursor, and Windsurf all use "mcpServers", but a config copied between them and VS Code needs that one key renamed. A Cloud & Infrastructure server goes in the exact same place as any other VS Code MCP server — there's no category-specific config location.
›Do I need to restart VS Code after adding a Cloud & Infrastructure MCP server?
Yes — run "MCP: Open User Configuration" from the command palette to edit a config that applies across all your workspaces. That's true whether you're adding Cloudflare MCP Server or any other Cloud & Infrastructure server.