# MCP Recon

MCP Recon helps you **discover and catalog MCP-compatible servers** across your infrastructure by scanning defined IP ranges. It’s designed to give you visibility into all MCP endpoints available in your network so Akto can bring them into your security workflow.

***

### ⚙️ Setup

1. Open **Akto Argus Dashboard → Quick Start → MCP Recon**
2. Click **Connect**
3. Enter IP ranges in either format:
   * CIDR: `192.168.1.0/24`
   * Range: `10.0.0.1-10.0.0.255`
   * Multiple ranges: `192.168.1.0/24, 10.0.0.1-10.0.0.255`
4. Click **Discover**

<figure><img src="/files/FQCqj9LFI9feNvIYEfMW" alt=""><figcaption></figcaption></figure>

***

### 📊 What You Get

* A **catalog of MCP-compatible servers** found in your specified ranges
* Automatic registration of discovered endpoints in Akto
* Data ready for further scanning with other MCP features (e.g., Import, Proxy Gateway, Wrapper)

***

### Get Support for your Akto setup

There are multiple ways to request support from Akto. We are 24X7 available on the following:

1. In-app `intercom` support. Message us with your query on intercom in Akto dashboard and someone will reply.
2. Join our [discord channel](https://www.akto.io/community) for community support.
3. Contact `help@akto.io` for email support.
4. Contact us [here](https://www.akto.io/contact-us).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/connectors/others/mcp-recon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
