Vibeleaderboard
Index / tool
Visit github.com
Category
AI Agents
Rank
No. 1121Tools index
Pricing
Open Source
Type
TOOL
Builder
cline
GitHub
785 stars
Date

About

Official submission registry for the Cline MCP Marketplace. Get your MCP server discovered and installable inside Cline.

What it does

Cline users browse and search a curated set of MCP servers, then ask Cline to clone, configure, and install a selection. Server authors enter the collection through a structured GitHub issue and a manual approval process.

Why it's ranked here

This is useful infrastructure for authors targeting Cline, with a low-friction submission form and explicit vetting criteria. Its value is narrow, however: the repository coordinates listings and approvals rather than implementing an independent marketplace client or MCP server.

What's good

The submission flow requires a repository link, square logo, installation test, and confirmation of public stability. Reviewers consider adoption, maintainer credibility, project maturity, documentation, maintenance, and security. Complex servers can supply extra agent-focused setup guidance for environment configuration or API keys.

Tradeoffs

Approval depends on qualitative review, including community traction and maintainer reputation, so acceptance is not purely specification-driven. Installation also relies on Cline interpreting project documentation correctly. The repository text gives no machine-readable listing format, local validation tool, automated security scan, or portable installer.

How to use it well

Use it when publishing a stable MCP server specifically for discovery and installation by Cline users. Write complete setup documentation, test installation from that documentation alone, and disclose special dependencies. Keep separate tooling for package distribution, security analysis, release automation, and support outside Cline.

Technical notes+

README.md defines browsing, search, installation behavior, approval criteria, and the optional llms-install.md convention. .github/ISSUE_TEMPLATE/mcp-server-submission.yml implements the submission interface with required repository URL, logo, installation testing, and stability fields. .github/ISSUE_TEMPLATE/config.yml disables blank issues and directs support to Discord. README.zh-tw.md provides Traditional Chinese documentation. LICENSE grants MIT terms. The supplied repository tree shows documentation and GitHub issue configuration, but no application source or test directory.

Observed

License
MIT License
Submission interface
Structured GitHub issue form
Installation surface
One-click installation inside Cline, with Cline handling cloning, setup, and configuration
Required submission checks
Repository URL, logo, documentation-only installation test, and public stability confirmation
Documentation languages
English and Traditional Chinese
Repository structure
Documentation and GitHub issue configuration are shown; no application source or test directory appears in the supplied tree

Read from README.md, LICENSE, README.zh-tw.md, .github/ISSUE_TEMPLATE/config.yml, .github/ISSUE_TEMPLATE/mcp-server-submission.yml.

What it can do

  • Register MCP server in marketplace

    MCP server details and metadataMarketplace listing entry

  • Submit MCP server for discovery

    MCP server packageSubmission confirmation

  • Make MCP server installable in Cline

    Registered MCP serverInstallable package for Cline

  • Browse available MCP servers

    Search query or category filterList of discoverable MCP servers

  • Validate MCP server submission

    MCP server submission dataValidation results and approval status

Tags

clinemcpmarketplaceregistryagent

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.