MCP Shark: Secure and inspect MCP tools locally with static scans and proxy monitoring #715
rpgeeganage
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
What would you like to share?
Hi everyone,
I wanted to share MCP Shark, a local-first security scanner and traffic inspection tool for MCP setups.
MCP Shark has two main parts:
1. Static security scanning
It scans MCP configs and tool metadata locally on your machine and flags risky findings, including toxic-flow style capability pairings between servers.
2. Local proxy + monitoring UI
It can aggregate IDE traffic across multiple MCP servers and lets you inspect requests and responses in one place.
A few things I focused on while building it:
MCP setups can quickly combine secrets, broad tool access, and multiple servers in a single agent context, which makes the overall risk harder to understand.
Some examples of what it tries to help with:
Quick start
Relevant Links
Beta Was this translation helpful? Give feedback.
All reactions