dayz-api-mcp-server

quantumloader/dayz-api-mcp-server
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated today
An MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dayz-api-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "quantumloader/dayz-api-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for **DayZ Enforce Script**. Gives any AI coding assistant deep knowledge of the DayZ scripting API — semantic search across 5800+ vanilla classes, code validation, class hierarchy, reverse call graphs, and more. | Tool | Description | |---|---| | `search_function` | Semantic / exact / fuzzy search across 25 000+ methods |

Tools (9)

find_callersfind_usage_examplesfind_vanilla_alternativeget_class_hierarchyget_function_detailsparse_scriptsearchTypesearch_functionvalidate_code