πŸ”§

tampermonkey-mcp

πŸ”§MCP Server

Tampermonkey/tampermonkey-mcp

Security check pending
glama

Installation

Remote ServerConnect to remote MCP serverAuto-generated from README. View full documentation on GitHub β†’
claude mcp add --transport http --scope project tampermonkey http://localhost:4001/mcp
Local Server
claude mcp add --transport stdio --scope project tampermonkey -- npx -y tampermonkey-mcp
Local Server
claude mcp add --transport stdio --scope project chrome-devtools-mcp -- npx -y chrome-devtools-mcp@latest --slim --no-usage-statistics --auto-connect --browser-url http://127.0.0.1:9222
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "tampermonkey": { "command": "npx", "args": ...
0
Last UpdatedJun 9, 2026