> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentpay.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Finding MCP Servers

> Discover and explore MCP Servers on the AgentPay Hub.

The **[AgentPay Hub](https://agentpay.me)** is your central destination for discovering and connecting to MCP Servers. Here's how to find the services you need.

## Navigating the Hub

Once you're logged into the AgentPay Hub, you'll find the "Discover" tab in the main navigation:

```mermaid theme={null}
graph
    A(AgentPay Hub) --> B[Navigation Bar];
    B --> C[Dashboard];
    B --> D[Discover];
    B --> E[My API Keys];
    B --> F[My Servers];
    style D fill:#00E6E9,stroke:#333,stroke-width:2px,color:#333;
```

## Browsing and Searching

In the Discover tab, you can:

* **Browse** through available MCP Servers, organized by category and popularity.
* **Search** for specific Servers by name or ID.
* **Filter** results based on your needs (e.g. by capabilities or tool type).

## Understanding Server Details

Each MCP Server card in the Discover tab shows important information:

* **Server Name and Description:** What the Server does and its key features.
* **Available Tools:** The specific AI-powered tools and services offered.
* **Pricing Information:** Clear details about costs per usage.
* **Free Credits:** Whether the Server offers free trial credits (typically \$1.00 for first-time users).
* **Server Endpoint URL:** The URL you'll need to configure your MCP Client.

## Making Your Selection

When choosing an MCP Server:

* Review the Server's documentation and pricing details carefully.
* Check if the Server offers free credits for testing.
* Ensure the Server's tools match your needs.
* Note the Server's endpoint URL for client configuration.

Once you've found a Server you want to use, you can proceed to [obtaining your API Key](./obtaining-api-keys) for that specific Server.
