mcp_subfinder_server

mcp_subfinder_server

3.3

If you are the rightful owner of mcp_subfinder_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Subfinder Server is a Model Context Protocol server that wraps ProjectDiscovery's subfinder tool for subdomain enumeration via a JSON-RPC API.

The MCP Subfinder Server is designed to facilitate subdomain enumeration by leveraging the capabilities of ProjectDiscovery's subfinder tool. It provides a JSON-RPC API that allows users to perform subdomain enumeration for a given domain, with support for recursive discovery and source filtering. The server is configurable, allowing users to set timeouts, threading, and logging options for detailed troubleshooting. The architecture is built to handle requests efficiently, using a provider configuration file to optimize API usage. The server can be easily installed and run using a Makefile, and it supports Docker for containerized deployment.

Features

  • JSON-RPC API for subdomain enumeration
  • Support for recursive subdomain discovery
  • Source filtering capabilities
  • Configurable timeouts and threading
  • Detailed logging for troubleshooting

Tools

  1. enumerateSubdomains

    Tool for enumerating subdomains for a given domain with various options like timeout, recursive search, and source filtering.