cfx-mcp

TMHSDigital/cfx-mcp
★ 0 stars Unknown language 🤖 AI/LLM Updated 2d ago
MCP server providing agent-callable tools for CFX/FiveM resource development, server management, and community platform integration.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cfx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "TMHSDigital/cfx-mcp"
      ]
    }
  }
}

README Excerpt

**MCP server providing agent-callable tools for CFX/FiveM resource development, server management, and community platform integration.** --- MCP server providing agent-callable tools for CFX/FiveM resource development, server management, and community platform integration. ```bash npm install cfx-mcp