Skip to main content
Glama

MCP Pentest

metasploit_search

Find Metasploit modules by searching for specific services or platforms to identify relevant exploits and auxiliary tools for security testing.

Instructions

Search for Metasploit modules based on detected services

Input Schema

NameRequiredDescriptionDefault
platformNoTarget platform
serviceYesService name or version

Input Schema (JSON Schema)

{ "properties": { "platform": { "description": "Target platform", "type": "string" }, "service": { "description": "Service name or version", "type": "string" } }, "required": [ "service" ], "type": "object" }

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/adriyansyah-mf/mcp-pentest'

If you have feedback or need assistance with the MCP directory API, please join our Discord server