Back to directory
wrale/mcp-server-make

wrale/mcp-server-make

@wrale

MCP Server for GNU Make - enables LLMs to execute make targets from any Makefile safely

makegnu-makebuild-toolmcp-serverpythondevelopmentautomationtool

Installation & Configuration

{
  "mcpServers": {
    "make": {
      "command": "uvx",
      "args": [
        "mcp-server-make",
        "--make-path",
        "/absolute/path/to/Makefile",
        "--working-dir",
        "/absolute/path/to/working/dir"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17