MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

The first GitHub Action that scans MCP servers, AI agents & LLM pipelines for security vulnerabilities. 24 checks: tool poisoning, SSRF, prompt injection, DataFlow taint. Results in GitHub Security tab via SARIF. No API key required.

Created 3/2/2026
Updated about 4 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-scan-action

Cursor configuration (mcp.json)

{ "mcpServers": { "nhomyk-mcp-scan-action": { "command": "uvx", "args": [ "mcp-scan-action" ] } } }