dcs-mcp

sharRahul/dcs-mcp
★ 0 stars TypeScript AI/LLM Updated today
dcs-mcp: MCP server for seamless integration between AI agents and DCS platforms, enabling secure data access, automation, and workflow orchestration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dcs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sharRahul/dcs-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for **Digital Combat Simulator (DCS World)**. Works with any MCP client — Claude, Codex, OpenCode, etc. — over stdio. Three things it does: - **Build missions offline** — create/modify `.miz` files (groups, zones, weather, briefing) and save copy-on-write. No running DCS needed.

Tools (1)

dcs_miz_new