🛠️

update-hijack-poc

PoC benign MCP server for update-hijack security research

Developer Tools stdio npm npmstdioNOTTIBOY137
RUN IN TERMINAL
claude mcp add 137-update-hijack-poc -- npx -y @nottiboy1337/mcp-update-hijack-poc
ADD TO claude_desktop_config.json
{ "mcpServers": { "137-update-hijack-poc": { "command": "npx", "args": ["-y", "@nottiboy1337/mcp-update-hijack-poc"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "137-update-hijack-poc": { "command": "npx", "args": ["-y", "@nottiboy1337/mcp-update-hijack-poc"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "137-update-hijack-poc": { "command": "npx", "args": ["-y", "@nottiboy1337/mcp-update-hijack-poc"] } } }

About This MCP Server

The io.github.NOTTIBOY137/update-hijack-poc server is a proof of concept Model Context Protocol server designed for security research on update hijacking. It connects to npm and utilizes stdio, enabling developers to test and analyze potential vulnerabilities in update mechanisms. Developers would use this tool when researching or testing the security of update protocols, particularly in the context of Model Context Protocol servers.

PoC benign MCP server for update-hijack security research. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@nottiboy1337/mcp-update-hijack-poc on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The update-hijack-poc server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/137-update-hijack-poc.svg)](https://skillsplayground.com/mcps/137-update-hijack-poc/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.