shadow-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 3 Jul 2026.
Local MCP server that inventories and risk-grades MCP servers configured on this machine.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shadow-mcp -- uvx shadow-mcp
{
"mcpServers": {
"shadow-mcp": {
"args": [
"shadow-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.shadow-mcp]
command = "uvx"
args = ["shadow-mcp"]
{
"mcpServers": {
"shadow-mcp": {
"args": [
"shadow-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"shadow-mcp": {
"args": [
"shadow-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.