drio
Open app

Offline Cline Marketplace

Source

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

Catalog onlyCatalog onlySTDIO

Overview

Offline Cline Marketplace is a project designed to periodically synchronize MCP (Marketplace Content Provider) servers from the official Cline Marketplace, ensuring that the latest content and services are available offline.

To use the Offline Cline Marketplace, first install the necessary dependencies by running npm install. Then, start the project with the command npm start to begin the synchronization process.

  • Periodic synchronization of MCP servers with the official Cline Marketplace. - Database structure to manage MCP services and their details. - Easy installation and startup process using npm commands.
  1. Keeping local MCP servers updated with the latest services from the Cline Marketplace.
  2. Facilitating offline access to MCP services for users.
  3. Managing and organizing MCP services efficiently through a structured database.

Add to your AI client

Use these steps to connect Offline Cline Marketplace in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "offline-cline-mcp-marketplace-hangboss1761": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-offline-cline-mcp-marketplace-hangboss1761"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "offline-cline-mcp-marketplace-hangboss1761": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-offline-cline-mcp-marketplace-hangboss1761"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "offline-cline-mcp-marketplace-hangboss1761": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-offline-cline-mcp-marketplace-hangboss1761"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "offline-cline-mcp-marketplace-hangboss1761": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-offline-cline-mcp-marketplace-hangboss1761"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "offline-cline-mcp-marketplace-hangboss1761": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-offline-cline-mcp-marketplace-hangboss1761"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "offline-cline-mcp-marketplace-hangboss1761": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-offline-cline-mcp-marketplace-hangboss1761"
      ]
    }
  }
}

FAQ

How do I install the project?

Use the command `npm install` to install the required dependencies.

How do I start the synchronization process?

Run `npm start` to initiate the synchronization of MCP servers.

What is the database structure used in this project?

The project uses a SQLite database with tables for services and service details, including various attributes for each service.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1723,"uuid":"50ca3a9e-cd3b-44a7-ae2f-39c2bad839c5","name":"offline-cline-mcp-marketplace","title":"Offline Cline Marketplace","description":"A project to periodically synchronize MCP servers from the official Cline Marketplace.","avatar_url":"https://avatars.githubusercontent.com/u/30379896?v=4","created_at":"2025-03-05T05:02:54.901Z","updated_at":"2025-03-12T10:18:25.264Z","status":"created","author_name":"hangboss1761","author_avatar_url":"https://avatars.githubusercontent.com/u/30379896?v=4","tags":"[]","category":"cloud-storage","is_featured":false,"sort":1,"url":"https://github.com/hangboss1761/offline-cline-mcp-marketplace","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"2\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-06-06 01:22:30\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]