MCP cover image
Market MCP hors ligne hors ligne logo
Private

Market MCP hors ligne hors ligne

See in Github
2025-04-14

Un projet pour synchroniser périodiquement les serveurs MCP du marché officiel de Cline.

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.

  • 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.

  • 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.

  • https://jgadvisorycpa.com
  • This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.

  • 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.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

  • modelcontextprotocol
  • Serveurs de protocole de contexte modèle

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • n8n-io
  • Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.

    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!