MCP cover image

现代,社区驱动的模型上下文协议(MCP)服务器,工具和资源的集合。

2

Github Watches

6

Github Forks

5

Github Stars

MCP Community Portal

A modern, community-driven collection of Model Context Protocol (MCP) servers, tools, and resources. This repository powers the website at https://mcp.collabnix.com.

About

The MCP Community Portal aims to be the most comprehensive, up-to-date resource for integration with the Model Context Protocol (MCP). This portal showcases how Docker provides containerized MCP servers and integrates them with tools like Gordon AI.

What is the Model Context Protocol (MCP) and Docker's Role?

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.

Docker's role with MCP includes:

  • Official Container Images: Docker has partnered with Anthropic to build and maintain container images for MCP servers, available on Docker Hub under the mcp/ namespace
  • Gordon AI Integration: Docker's CLI AI assistant "Gordon" can interact with MCP servers through a gordon-mcp.yml configuration file (which is a Docker Compose file)
  • Security and Isolation: Running MCP servers as containers provides security, isolation, and resource management benefits
  • Extensibility: Users can leverage Docker Compose's features to extend MCP server capabilities with bind mounts, environment variables, and other Docker features

MCP Servers Available on Docker Hub

Docker Hub hosts various MCP servers under the mcp/ namespace, including:

  • mcp/time: Provides time-related capabilities for AI assistants
  • mcp/fetch: Enables web content retrieval
  • mcp/filesystem: Allows secure file operations with configurable access controls
  • mcp/postgres: Provides database interaction capabilities
  • mcp/git: Enables Git repository management
  • mcp/sqlite: Offers SQLite database interaction
  • mcp/github: Facilitates GitHub repository management

And many more, which are cataloged and documented in this portal.

Contributing

We welcome contributions! To add an MCP server or tool to the list:

  1. Fork this repository
  2. Add your entry to _data/mcp_servers.yml or _data/mcp_tools.yml
  3. Submit a pull request
  4. Preview your changes with our PR preview system before they're merged

For detailed instructions, please see CONTRIBUTING.md.

PR Preview Feature

When you submit a pull request, our automated system builds a preview of the site with your changes using Netlify. This allows you to see exactly how your contribution will appear on the live site before it's merged. A comment with a preview link will be automatically added to your PR once the build is complete.

Local Development

Using Docker

git clone https://github.com/ajeetraina/mcp-portal
cd mcp-portal
docker compose up -d --build

Without Docker

To run this site locally:

  1. Install Jekyll
  2. Clone this repository
  3. Run bundle install
  4. Run bundle exec jekyll serve
  5. Open http://localhost:4000 in your browser

Features

  • Modern UI: Clean, responsive design
  • Filtering: Filter by tags, search by name
  • Sorting: Sort by date added, alphabetically
  • One-click copy: Copy Docker pull commands with a single click
  • Community-driven: Easy contribution process
  • Mobile-friendly: Works on all devices
  • PR Preview: See your changes live before they're merged

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • All contributors who have submitted their MCP implementations
  • The Collabnix community
  • Docker for creating container images for MCP servers
  • Anthropic for developing the Model Context Protocol standard

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • modelcontextprotocol
  • 模型上下文协议服务器

  • OffchainLabs
  • 进行以太坊的实施

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

    Reviews

    1 (1)
    Avatar
    user_m8VlHv9p
    2025-04-17

    As a dedicated user of mcp-portal, I can say that this tool is incredibly powerful for managing Docker containers. Created by ajeetraina, it provides a seamless interface and simplifies complex tasks. The GitHub repository at https://github.com/ajeetraina/docker-mcp-portal has extensive documentation that makes it easy to get started. Highly recommended for anyone working with Docker!