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

# Where to Find MCP Servers

> Guide to discovering, using, and bridging production and community MCP servers, catalogs, integrations, and tools for local and remote orchestration with clients

Now that you’ve learned how to run and compose MCP servers locally and remotely, connect them to Claude or CLI clients, and use them to orchestrate APIs and services, here’s a curated set of places to discover production-ready and community MCP servers you can use, extend, or remix.

Use this guide to find:

* ready-made MCP integrations for common platforms (Asana, GitHub, Supabase, etc.),
* community examples and tutorials,
* curated catalogs and registries,
* and tools to bridge remote MCP endpoints to local STDIO clients.

## Popular MCP Server Sources

1. Postman Explore — MCP Generator

* My top recommendation is the Postman Explore collection at [https://postman.com/explore/MCP-generator](https://postman.com/explore/MCP-generator). It hosts hundreds of published MCP server collections you can inspect, remix, and generate locally.
* These collections are ideal for experimentation: combine parts of a public API collection (e.g., PayPal) with other services (Amadeus, Discord) to generate a single MCP server that runs on your machine. That makes it possible to orchestrate workflows (initiate a payment, post to a channel, and save a record) using natural language.

2. OpenTools Registry — Official Integrations

* The OpenTools registry at [https://opentools.com/registry](https://opentools.com/registry) lists production-grade MCP integrations maintained by platform vendors and companies. You’ll find integrations for services such as Asana with endpoints like `get_attachments`, `get_goals`, `create_goal`, and more.
* Remember: MCP provides a standardized protocol to describe and interact with APIs, object stores (S3), monitoring dashboards (Grafana), and other systems via a consistent interface.

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/5GdFflfsOREYrGio/images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/opentools-asana-endpoints-screenshot.jpg?fit=max&auto=format&n=5GdFflfsOREYrGio&q=85&s=10e8936be7d4856ba0ebaa4a3b371624" alt="A screenshot of a browser window open to the OpenTools registry, showing a table of Asana API endpoints and their parameter descriptions (e.g., asana_get_goals, asana_get_goal, asana_create_goal). A large white page area with a visible mouse cursor is also shown." width="1920" height="1080" data-path="images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/opentools-asana-endpoints-screenshot.jpg" />
</Frame>

3. PulseMCP Server Directory

* Find a catalog of MCP servers, release metadata, and usage metrics at [https://pulsemcp.com/servers](https://pulsemcp.com/servers). Each entry typically includes classification, weekly downloads, and release dates to help you choose stable or trending servers.

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/5GdFflfsOREYrGio/images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/mcp-server-directory-cards-weekly-downloads.jpg?fit=max&auto=format&n=5GdFflfsOREYrGio&q=85&s=7e75ca2aa447f94ee03b21a5a5814a7c" alt="Screenshot of a webpage showing the MCP Server Directory with entries like &#x22;Fetch,&#x22; &#x22;GitHub,&#x22; &#x22;Toolbox for Databases,&#x22; and &#x22;Time.&#x22; Each card lists classification, estimated weekly downloads, and release date." width="1920" height="1080" data-path="images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/mcp-server-directory-cards-weekly-downloads.jpg" />
</Frame>

4. Smithery.ai — Curated Integrations

* [https://smithery.ai](https://smithery.ai) offers a curated catalog of integrations with ready-to-use MCP servers (Supabase, GitHub, GitLab merge requests, weather APIs, and more). It’s a good place to find polished integrations and examples for common workflows.

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/5GdFflfsOREYrGio/images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/smithery-ai-integration-catalog.jpg?fit=max&auto=format&n=5GdFflfsOREYrGio&q=85&s=9684ac669ee179c68f86d329eff089f0" alt="A dark-themed webpage (smithery.ai) showing a catalog of integration/API cards organized under headings like &#x22;Code Repository Management&#x22; and &#x22;Weather Data APIs.&#x22; Each card lists services such as GitHub, GitLab Merge Request, Weather MCP Server, and United States Weather with brief descriptions and tags." width="1920" height="1080" data-path="images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/smithery-ai-integration-catalog.jpg" />
</Frame>

5. Awesome MCP Servers (GitHub)

* The community-maintained list at [https://github.com/punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) aggregates many MCP servers, clients, tutorials, and related resources. Use it to discover community-contributed servers and learning material.

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/5GdFflfsOREYrGio/images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/github-readme-mcp-dark-screenshot-cursor.jpg?fit=max&auto=format&n=5GdFflfsOREYrGio&q=85&s=4d1ec758b406cb02d18396ce9e5f9767" alt="A dark-themed browser screenshot of a GitHub README titled about MCP (Model Context Protocol), showing sections like &#x22;What is MCP?&#x22;, &#x22;Clients&#x22;, and &#x22;Tutorials&#x22; with links. A large white mouse cursor is visible on the left." width="1920" height="1080" data-path="images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/github-readme-mcp-dark-screenshot-cursor.jpg" />
</Frame>

Table — Quick resource summary

| Resource                        | Best for                                                | Link                                                                                   |
| ------------------------------- | ------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| Postman Explore — MCP Generator | Rapidly generate local MCP servers from API collections | [https://postman.com/explore/MCP-generator](https://postman.com/explore/MCP-generator) |
| OpenTools registry              | Production-grade, vendor-maintained integrations        | [https://opentools.com/registry](https://opentools.com/registry)                       |
| PulseMCP Server Directory       | Browse server metadata & download stats                 | [https://pulsemcp.com/servers](https://pulsemcp.com/servers)                           |
| Smithery.ai                     | Curated integration catalog for common services         | [https://smithery.ai](https://smithery.ai)                                             |
| Awesome MCP Servers (GitHub)    | Community examples, clients, and tutorials              | `https://github.com/punkpeye/awesome-mcp-servers`                                      |

## MCP Remote — Exposing Remote Servers to STDIO Clients

If you have a client that only supports local STDIO MCP servers (for example, certain desktop apps) but you want to connect it to a remote, authenticated MCP server, the mcp-remote bridge proxies a remote SSE/HTTP MCP endpoint to a local STDIO-style server. This lets legacy or local-only clients connect to a remote MCP endpoint as if it were running locally.

<Callout icon="lightbulb" color="#1CB2FE">
  mcp-remote is very helpful when bridging remote MCP endpoints to local clients but can be experimental in some ecosystems. Pay attention to authentication, TLS, and network security when exposing remote services locally.
</Callout>

Example client config (JSON snippet that launches the proxy via `npx`):

```json theme={null}
{
  "mcpServers": {
    "remote-example": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://remote.mcp.server/sse"
      ]
    }
  }
}
```

Install the mcp-remote package:

```bash theme={null}
# Install locally in your project
npm i mcp-remote

# Or install globally
npm i -g mcp-remote
```

Common mcp-remote CLI usages (port binding, host override, allow non-TLS):

```bash theme={null}
# Basic: proxy a remote SSE endpoint to a local port (default behavior)
npx mcp-remote https://remote.mcp.server/sse

# Bind to a specific local port (e.g., 9696)
npx mcp-remote https://remote.mcp.server/sse 9696

# Bind to a specific local host address
npx mcp-remote https://remote.mcp.server/sse --host 127.0.0.1

# Allow non-TLS (HTTP) remote endpoints (use with caution)
npx mcp-remote http://internal-service.vpc/sse --allow-http
```

Many desktop clients (Claude Desktop, Cursor, Windsurf, etc.) can be configured to launch such a proxy so a remote MCP server appears local to the client.

## Anthropic and Remote MCP Servers

Anthropic’s developer docs include examples and references for remote MCP servers and how production providers typically expose MCP endpoints. A common format for remote MCP endpoints is `https://mcp.<provider>.com/sse`, indicating an SSE-over-HTTPS endpoint for production integrations.

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/5GdFflfsOREYrGio/images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/anthropic-remote-mcp-servers-doc-screenshot.jpg?fit=max&auto=format&n=5GdFflfsOREYrGio&q=85&s=5903b7b80c070449284144daf0363261" alt="A screenshot of an Anthropic developer documentation page titled &#x22;Remote MCP servers,&#x22; showing a left navigation menu and main content with instructions for connecting to remote MCP servers. The page includes a blue informational notice and example server listings further down." width="1920" height="1080" data-path="images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/anthropic-remote-mcp-servers-doc-screenshot.jpg" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/5GdFflfsOREYrGio/images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/anthropic-remote-mcp-server-examples.jpg?fit=max&auto=format&n=5GdFflfsOREYrGio&q=85&s=cc3f065bccd2cadc1a01f9ee5e59244b" alt="A browser screenshot of the Anthropic developer documentation page titled &#x22;Remote MCP server examples.&#x22; It shows a table listing companies (Asana, Atlassian, Cloudflare, etc.) with descriptions and server URLs alongside a left-hand navigation menu." width="1920" height="1080" data-path="images/MCP-For-Beginners/Leveraging-MCP-for-Daily-Work/Where-to-Find-MCP-Servers/anthropic-remote-mcp-server-examples.jpg" />
</Frame>

## Local vs Remote Trends

* Local MCP servers (Node, Python, Go) remain the most common environment for experimenting and developing MCP integrations. They’re easy to run, test, and hook up to local LLM clients like Claude or Cline.
* Production usage is trending toward remote MCP servers hosted by cloud and platform vendors (Cloudflare, Atlassian, Anthropic, etc.). Remote MCP endpoints typically use SSE over HTTPS to support production-grade integrations with authentication, monitoring, and scaling.

## Wrapping up — How to Explore Further

* Try these resources: Postman Explore, OpenTools registry, PulseMCP, Smithery, and the GitHub awesome list.
* Use `mcp-remote` to connect remote MCP endpoints to local STDIO-only clients when needed.
* Experiment by composing multiple APIs into a single MCP server to simplify complex workflows via natural language orchestration.

Thanks for taking this lesson. If you have questions, join the course community, work through the hands-on exercises, and keep exploring MCP servers and integrations — you’ll build confidence quickly.

## Links and references

* [Postman Explore — MCP Generator](https://postman.com/explore/MCP-generator)
* [OpenTools registry](https://opentools.com/registry)
* [PulseMCP Server Directory](https://pulsemcp.com/servers)
* [Smithery.ai](https://smithery.ai)
* [Awesome MCP Servers (GitHub)](https://github.com/punkpeye/awesome-mcp-servers)
* [Anthropic Developer Docs](https://www.anthropic.com/docs)

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/mcp-for-beginners/module/910a0b7a-ac6e-43f1-956e-203a70c3d455/lesson/8a950c99-347b-4020-baff-3caa7336f2c7" />
</CardGroup>
