mcpbeat Sign in

Touchgrass MCP Server

local only

Touchgrass MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Hire Orb-verified humans for real-world tasks with on-chain escrow on World Chain

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 7 · +24% w/w
a month agotoday
27
Installs / week
npm · touchgrass-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add touchgrass-mcp -- npx -y touchgrass-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "touchgrass-mcp": {
      "args": [
        "-y",
        "touchgrass-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.touchgrass-mcp]
command = "npx"
args = ["-y", "touchgrass-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "touchgrass-mcp": {
      "args": [
        "-y",
        "touchgrass-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "touchgrass-mcp": {
      "args": [
        "-y",
        "touchgrass-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Touchgrass MCP

same job, measured the same way
Mundane
by mundane

Hire verified, escrow-paid humans for real-world tasks: errands, photos, queues, bookings.

199 installs/wk answering
Haas.my — Human-as-a-Service
by haas

Hire verified humans for real-world tasks via API or MCP. 14 tools, free API key.

answering
C
Actuator
by actuato

Hire vetted local people for real-world jobs: post, rank, hire, pay in escrow, verify with photos.

answering
Legwork
by heylegwork

Hire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.

12 tools answering
Molt2Meet
by molt2meet-org

Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.

54 tools answering
HumanOps
by thepianistdirector

MCP server for AI agents to dispatch real-world tasks to verified human operators

24 installs/wk local only
Proctor
by louissarvin

Human oversight for AI agents: block a tool call on a verified human, with on-chain proof.

196 installs/wk local only
Patxin
by agraciag

Request qualified humans for real-time cognitive micro-tasks on demand.

19 installs/wk local only

Touchgrass MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Touchgrass MCP?
Touchgrass MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package touchgrass-mcp was installed 27 times last week.
Is Touchgrass MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Touchgrass MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls touchgrass-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Touchgrass MCP?
The npm package touchgrass-mcp was installed 27 times in the last week. Week over week that is +24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.