MCP Servers

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

Security scanner for MCP servers - detect vulnerabilities, secrets, and malicious code

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

Install Package (if required)

npx @modelcontextprotocol/server-mcpshield

Cursor configuration (mcp.json)

{ "mcpServers": { "jasonscompshop-mcpshield": { "command": "npx", "args": [ "jasonscompshop-mcpshield" ] } } }