MCP Servers

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

MCP security scanner - detect prompt injection in tool descriptions

Created 2/16/2026
Updated 8 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-guardian

Cursor configuration (mcp.json)

{ "mcpServers": { "alexandriashai-mcp-guardian": { "command": "npx", "args": [ "alexandriashai-mcp-guardian" ] } } }