Back to search
30
MCP

io.github.dave-london/make

io.github.dave-london/make

MCP server for Make/Just task runners with structured, token-efficient output

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.dave-london/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools
io.github.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
@paretools/make
MCP server for Make/Just — structured task listing and execution output for AI agents
0 tools
io.github.danishashko/make-mcp
Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dave-london/make": {
      "url": "None",
      "transport": "http"
    }
  }
}