MCP HubMCP Hub
cline

mcp-marketplace

by: cline

This is the official repository for submitting MCP servers to be included in Cline's MCP Marketplace. If you’ve built an MCP server and want it to be discoverable and easily installable by millions of developers using Cline, submit your server here.

521created 15/02/2025
Visit
Marketplace
Submissions

📌Overview

Purpose: To provide a centralized platform for discovering and installing MCP servers, enhancing the capabilities of AI agents like Cline.

Overview: The MCP Marketplace is a curated collection of servers utilizing the Model Context Protocol (MCP), facilitating easy access to additional features for large language models. It allows users to browse, search, and install MCP servers effortlessly with just one click.

Key Features:

  • Easy Discoverability: Users can browse a variety of official and community-made MCP servers using metadata such as name and category, streamlining the search process.

  • One-Click Installation: Simplifies server setup by enabling users to install MCP servers with one click, allowing Cline to autonomously manage the cloning, setup, and configuration process.


MCP Marketplace

Welcome to Cline's MCP Marketplace repository! Submit your MCP servers for others to easily discover and one-click install with Cline.

Table of Contents

  1. What is MCP?
  2. What is the MCP Marketplace?
  3. How to Submit your MCP Server
  4. Making Your MCP Server One-Click Installable
  5. FAQ
  6. Get Help

What is MCP?

MCP (Model Context Protocol) is an open protocol introduced by Anthropic that standardizes how large language models communicate with external tools or resources. MCP servers allow AI agents like Cline to access additional capabilities such as web search, file operations, API integrations, database access, and more.

What is the MCP Marketplace?

The MCP Marketplace is a curated collection of MCP servers that makes discovery and installation easy. With the marketplace, you can:

  • Browse official and community-made MCP servers
  • Search by name, category, tags, and other metadata
  • Install MCP servers with one click, triggering Cline to autonomously handle cloning, setup, and configuration.

How to Submit your MCP Server

  1. Create a new issue in this mcp-marketplace repository.
  2. Include the Following Info in the Issue:
    • GitHub Repo URL: A direct link to the MCP server’s repository (nested links are also okay).
    • Logo Image: A 400×400 PNG that will serve as your server’s icon.
    • Reason for Addition: Briefly explain why your server is awesome and/or how it can benefit other Cline users.
  3. Confirm that you have tested giving Cline just your README.md and/or the llms-install.md and watched him successfully set up the server. This will help prevent rejection in case of setup issues.

Our team will review your submission. Once approved, we’ll add your MCP server to the official Marketplace listings, making it discoverable by Cline users.

Making Your MCP Server One-Click Installable

When Cline attempts to install your MCP server, he will try to use your README.md to guide him through the setup process. While most MCP servers include sufficient instructions in their README, you can include a llms-install.md file in your repository to provide additional guidance to agents like Cline. This is useful for complex setups requiring specific environment configurations or API keys.

FAQ

  1. Do I have to create a llms-install.md file?
    No. A well-written README with clear installation instructions is usually sufficient. The llms-install.md file is optional to help with complex setups or when you want to provide additional guidance.

  2. Can I submit new MCP servers without many stars?
    Absolutely! However, there is a vetting process to ensure security and stability of the MCP ecosystem.

  3. How long does the approval process take?
    The team aims to review submissions within a couple of days and publish approved servers shortly thereafter.

Get Help

Join our Discord and post in the #mcp channel if you have any questions or need help!

License

This repository is distributed under the MIT License. Individual MCP server submissions may use different licenses; please review the original repository’s license for details.