mcp-security-suite
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-security-suiteAudit my agent skill for prompt injection risks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-security-suite
One enterprise MCP security brand over the previously separate sudo-ai-git deterministic no-LLM servers. For the "Agent Identity / Enterprise-Ready Security" gap in MCP platforms (e.g. kubernetes-sigs/mcp-lifecycle-operator).
What it unifies (12 tools, 4 domains)
Domain | Prefix | Server | Tools | What it does |
verify-claim |
| mcp-verify-claim | tier_claim, check_claim, report_templates, tier_definitions | Evidence-gated tiered claim reporting (FACT/INFERENCE/SPECULATION) — never fabricates |
skill-sec |
| mcp-skill-sec | audit_text, audit_skill_file, audit_directory, rule_list | Audits agent skills/prompts vs 8 supply-chain attack patterns |
token-saver |
| mcp-token-saver | profile_tokens, duplicate_payload_report | Deterministic token profiler (per-role spend, dedupe, savings) |
auth-audit |
| mcp-auth-audit | audit_server_auth, audit_token_mode | MCP server auth-mode audit |
mcp-schema-lint (registry-manifest + tools/list validator) ships as companion CLI.
Related MCP server: mcp-security-toolkit
Run
python -m mcp_security_suite # stdio MCP server, all 12 toolsValidation (P2 gate)
validate_suite.py imports each component server and asserts the consolidated
server.json lists exactly the real, loadable 12 tools — no missing, no
phantoms. RESULT: PASS. End-to-end tool execution proven (e.g. sec_audit_text
returns verdict: FLAG on a curl-pipe-sh payload).
Honest scope
This is a brand/registry unification — the tool implementations live (and are tested) in their component repos; this package re-exports them under one entrypoint + registry manifest. It does NOT fork implementation code. All backends are deterministic, no-LLM, no-network.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.
Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceThis MCP server enables security auditing for MCP configurations and AI agents, including prompt injection testing, data flow tracing, and security policy generation.485MIT
- AlicenseAqualityCmaintenanceProvides security audit primitives for MCP servers, agent tool schemas, and system prompts, along with pentest utilities like JWT inspection and HTTP diffing.14MIT
- AlicenseNot gradedqualityAmaintenanceAudits MCP server configurations for security risks including capability inventory, SSRF, prompt injection, and drift detection. Works in read-only mode and can also be used as an MCP server to let AI agents audit their own attack surface.4MIT
- AlicenseNot gradedqualityAmaintenanceAudits AI agent skills for safety using static, semantic, adversarial, and supply-chain analysis, providing scores and risk flags. Can be run via CLI, CI, or as an MCP tool from Claude Code, Cursor, and Codex.2Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sudo-ai-git/mcp-security-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server