SERVER

Tampermonkey MCP Server

Rank #6160

io.github.Tampermonkey/tampermonkey-mcp

MCP server to manage your Tampermonkey scripts

First listed
May 13, 2026
Last publish date
May 13, 2026
OVERVIEW

Tampermonkey MCP Server is a Model Context Protocol (MCP) server published by Tampermonkey. It ranks #6160 of 58,832 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Tampermonkey MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on May 13, 2026 and most recently updated on May 13, 2026.

STANDING
#6,160of 58,832 tracked serversTop 25%

Ranks ahead of 52,672 of 58,832 servers on MCP Toplist.

CONNECT

Use Tampermonkey MCP Server

Add Tampermonkey MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "tampermonkey-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tampermonkey-mcp"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

Tampermonkey

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.0.4May 13, 2026
FAQ

Frequently asked questions

What is Tampermonkey MCP Server?
MCP server to manage your Tampermonkey scripts
Who maintains Tampermonkey MCP Server?
Tampermonkey MCP Server is maintained by Tampermonkey, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Tampermonkey MCP Server an official MCP server?
Yes — Tampermonkey MCP Server is listed on the Official MCP Registry.
How many versions does Tampermonkey MCP Server have?
MCP Toplist tracks 1 version of Tampermonkey MCP Server, most recently published on May 13, 2026.
Where can I find the source code for Tampermonkey MCP Server?
The source code for Tampermonkey MCP Server is hosted at github.com/Tampermonkey/tampermonkey-mcp.
EXPLORE