Back to search
30
MCP

@paretools/security

npm/@paretools/security

MCP server for security scanning — structured Trivy, Semgrep, and Gitleaks findings for AI agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@paretools/http
MCP server for HTTP — structured request/response data with headers and status for AI agents
0 tools
@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
@paretools/python
MCP server for Python — structured pip, mypy, ruff, and pytest output for AI agents
0 tools
@paretools/search
MCP server for code search — structured ripgrep, fd, jq, and yq results for AI agents
0 tools
@paretools/go
MCP server for Go — structured build, test, vet, and module data for AI agents
0 tools
@paretools/github
MCP server for GitHub — structured PR, issue, and Actions data for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@paretools/security": {
      "url": "None",
      "transport": "http"
    }
  }
}