mcpbeat Sign in

Pls Touch Grass MCP Server

local only

Pls Touch Grass runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 20 Aug 2026.

An MCP server that knows how long it's been since you touched grass

Installs per day peak 790 · avg 26
a month agotoday
50
Installs / week
npm · pls-touch-grass-mcp
0
Stars
12 open issues
20 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Pls Touch Grass every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 pls-touch-grass -- npx -y pls-touch-grass-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pls-touch-grass": {
      "args": [
        "-y",
        "pls-touch-grass-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pls-touch-grass]
command = "npx"
args = ["-y", "pls-touch-grass-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pls-touch-grass": {
      "args": [
        "-y",
        "pls-touch-grass-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pls-touch-grass": {
      "args": [
        "-y",
        "pls-touch-grass-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GRASS_STATE_FILE (Path to the JSON file holding your grass-touching history. Defaults to ~/.pls-touch-grass.json). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pls Touch Grass

same job, measured the same way
Registry
by policylayer

The MCP server that vets MCP servers: identity, risk grade and per-tool risk before you install.

5 tools answering
C
Errata
by apidefects

What is known to be broken in an MCP server or API operation, with the check that found it.

1 tools answering
D
Test MCP
by riskprofiler

An MCP server that provides a hello tool

1 tools answering
Staging MCP
by riskprofiler

An MCP server that provides a hello tool

answering
Veridict
by xkumakichi

Know if you can trust your MCP server. Trust judgment for AI agents.

31 installs/wk local only
Testing Repo
by vinur1992

An MCP server that created for demo

local only
Personal MCP
by arun250492

An MCP server that provides [describe what your server does]

81 installs/wk local only
Asset Auto Picker
by tranthientrong

An MCP server that provides [describe what your server does]

68 installs/wk local only

Pls Touch Grass — questions

Answers built from our own checks of this server.

Why is there no uptime for Pls Touch Grass?
Pls Touch Grass 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 pls-touch-grass-mcp was installed 50 times last week.
How do I connect Pls Touch Grass?
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 pls-touch-grass-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pls Touch Grass?
The npm package pls-touch-grass-mcp was installed 50 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pls Touch Grass open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 12 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.