Back to Home
AmitafAdir-RidaFatima icon

mcp-shark-viewer-vscode

Verified Safe

by AmitafAdir-RidaFatima

Overview

Inspect and analyze Model Context Protocol (MCP) traffic directly within Visual Studio Code, providing real-time network monitoring and debugging capabilities.

Installation

Run Command
npx -y @mcp-shark/mcp-shark@latest

Security Notes

The extension spawns an external process `npx @mcp-shark/mcp-shark@latest` to run the core server functionality. While this command is hardcoded and not directly susceptible to user input injection, it relies on the integrity and security of the `@mcp-shark/mcp-shark` package from npm. Stopping the server involves `node:child_process.exec` with platform-specific commands (taskkill for Windows, kill for Linux/macOS) targeting a hardcoded port (9853), which is generally safe. There are no obvious hardcoded secrets or arbitrary code execution vulnerabilities found within the provided source code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-19

Tags

VS Code ExtensionNetwork MonitoringTraffic AnalysisDebuggingMCP Shark