MCP Community Portal logo

MCP Community Portal

by ajeetraina

A community-driven collection of Model Context Protocol (MCP) servers, tools, and resources. This portal showcases how Docker provides containerized MCP servers and integrates them with tools like Gordon AI.

View on GitHub

Last updated: N/A

What is MCP Community Portal?

The MCP Community Portal is a comprehensive resource for integrating with the Model Context Protocol (MCP). It catalogs and documents various MCP servers available on Docker Hub, providing a central hub for developers and users.

How to use MCP Community Portal?

To use the portal, browse the available MCP servers and tools. For each server, you can find information on its capabilities and how to integrate it into your projects. The portal also provides instructions on contributing new servers or tools to the list by forking the repository, adding your entry to the appropriate data file, and submitting a pull request. You can also run the portal locally using Docker or Jekyll.

Key features of MCP Community Portal

  • Modern UI

  • Filtering

  • Sorting

  • One-click copy

  • Community-driven

  • Mobile-friendly

  • PR Preview

Use cases of MCP Community Portal

  • Discovering available MCP servers

  • Integrating AI assistants with external tools

  • Learning about the Model Context Protocol

  • Contributing to the MCP ecosystem

  • Running MCP servers in containers

  • Leveraging Docker for security and isolation

FAQ from MCP Community Portal

What is the Model Context Protocol (MCP)?

The Model Context Protocol (MCP) is an open protocol designed by Anthropic that enables AI assistants such as Claude to interact with external tools and data sources in a standardized way.

What is Docker's role with MCP?

Docker provides official container images for MCP servers, integrates with tools like Gordon AI, offers security and isolation, and allows for extensibility through Docker Compose.

Where can I find MCP servers on Docker Hub?

MCP servers are hosted under the mcp/ namespace on Docker Hub.

How can I contribute to the MCP Community Portal?

You can contribute by forking the repository, adding your entry to _data/mcp_servers.yml or _data/mcp_tools.yml, and submitting a pull request.

How can I preview my changes before they're merged?

The portal uses a PR preview system with Netlify, which builds a preview of the site with your changes. A comment with a preview link will be automatically added to your PR once the build is complete.