Skip to main content
Glama

Server Details

Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mcp-fortress/mcp-fortress
GitHub Stars
0

Available Tools

3 tools
analyze_prompt_injectionTry in Inspector

Analyze tool descriptions and prompts for prompt injection vulnerabilities

ParametersJSON Schema
NameRequiredDescriptionDefault
contextNoAdditional context about how the tool is used (optional)
tool_nameYesName of the tool being analyzed
tool_descriptionYesDescription or prompt text to analyze
detect_tool_poisoningTry in Inspector

Detect if a tool name or description appears malicious, misleading, or designed to shadow legitimate tools

ParametersJSON Schema
NameRequiredDescriptionDefault
tool_nameYesName of the tool to check
similar_toolsNoList of similar legitimate tool names (optional)
tool_descriptionYesDescription of what the tool claims to do
scan_mcp_serverTry in Inspector

Scan an MCP server package for security vulnerabilities, threats, and malicious code patterns

ParametersJSON Schema
NameRequiredDescriptionDefault
versionNoSpecific version to scan (optional, defaults to latest)
server_nameYesMCP server package name (e.g., @modelcontextprotocol/server-filesystem)
include_dependenciesNoWhether to check dependencies for vulnerabilities (default: true)

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.