All MCP servers

Pare Make

Official
by Api.Airforcestdio0128MIT

Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pare-make-impf2b52": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}