Cover image
Try Now
2025-04-14

一个项目,以定期同步的MCP服务器从官方的Cline Marketplace同步。

3 years

Works with Finder

1

Github Watches

1

Github Forks

2

Github Stars

Offline Cline Marketplace

This project aims to periodically synchronize MCP servers from the official Cline Marketplace.

Installation

Use the following command to install dependencies:

npm install

Usage

Use the following command to start the project:

npm start

Database Structure

The mcp_services.db database contains the following tables:

1. services

  • mcpId: TEXT PRIMARY KEY - Unique identifier for each service.
  • name: TEXT - Name of the MCP service.
  • description: TEXT - Description of the MCP service.
  • author: TEXT - Author of the service.
  • githubUrl: TEXT - URL to the service's GitHub repository.
  • logoUrl: TEXT - URL to the service's logo.
  • category: TEXT - Category of the service.
  • tags: TEXT - Tags associated with the service (stored as a JSON string).
  • requiresApiKey: BOOLEAN - Indicates if the service requires an API key.
  • isRecommended: BOOLEAN - Indicates if the service is recommended.
  • githubStars: INTEGER - Number of stars on GitHub.
  • downloadCount: INTEGER - Number of times the service has been downloaded.
  • createdAt: TEXT - Timestamp when the service was created.
  • updatedAt: TEXT - Timestamp when the service was last updated.

2. service_details

  • mcpId: TEXT PRIMARY KEY - Unique identifier for each service (foreign key referencing services).
  • githubUrl: TEXT - URL to the service's GitHub repository.
  • name: TEXT - Name of the MCP service.
  • author: TEXT - Author of the service.
  • description: TEXT - Description of the MCP service.
  • codiconIcon: TEXT - URL to the service's codicon icon.
  • logoUrl: TEXT - URL to the service's logo.
  • category: TEXT - Category of the service.
  • tags: TEXT - Tags associated with the service (stored as a JSON string).
  • requiresApiKey: BOOLEAN - Indicates if the service requires an API key.
  • readmeContent: TEXT - Content of the service's README.
  • llmsInstallationContent: TEXT - Installation content for LLMs.
  • isRecommended: BOOLEAN - Indicates if the service is recommended.
  • githubStars: INTEGER - Number of stars on GitHub.
  • createdAt: TEXT - Timestamp when the service details were created.
  • updatedAt: TEXT - Timestamp when the service details were last updated.
  • lastGithubSync: TEXT - Timestamp of the last synchronization with GitHub.

相关推荐

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

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

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

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

  • Khalid kalib
  • Write professional emails

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • ANGEL LEON
  • A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.

  • https://tovuti.be
  • Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven

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

  • INFOLAB OPERATIONS 2
  • A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!

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

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

  • OffchainLabs
  • 进行以太坊的实施

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

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • zhaoyunxing92
  • MCP(消息连接器协议)服务

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

    Reviews

    4 (1)
    Avatar
    user_eIH9y3vk
    2025-04-18

    I recently tried the offline-cline-mcp-marketplace by hangboss1761 and was thoroughly impressed. It's a robust tool for managing MCP applications offline, incredibly efficient and user-friendly. The interface is intuitive, making it easy even for new users. Highly recommend checking out the GitHub repository for more details and to start using it!