hymnk
MCP Serverhymnkpublic

cline mcp server sample

这个GitHub仓库托管了**MCP (Multi-Channel Protocol)**,一个通过Cline扩展在VSCode中管理多个服务器实例的工具,支持Bun运行时。

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

这个GitHub仓库托管了**MCP (Multi-Channel Protocol)**,一个通过Cline扩展在VSCode中管理多个服务器实例的工具,支持Bun运行时。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

mcp

To install dependencies:

bun install

To run:

bun run index.ts

Settings: This project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.

Install Cline in VSCode

  1. Search for "Cline" in the VSCode Extensions Marketplace
  2. Click "Install" to install the extension

Configure MCPServer

  1. Open ~/.vscode-server/data/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
  2. Add the following configuration:
{
  "mcpServers": {
    "example-server": {
      "command": "/root/.bun/bin/bun",  # Use full path to bun executable
      "args": ["run", "/workspace/mcp-server/index.ts"],  # Use full path to index.ts
      "env": {}
    }
  }
}
  1. Enable the MCPServer in Cline:
    • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
    • Search for "Cline: Refresh MCP Servers"
    • Select the command to refresh and enable the server
    • Verify the server is running by checking the Cline status bar

Quick Start

1

Clone the repository

git clone https://github.com/hymnk/cline-mcp-server-sample
2

Install dependencies

cd cline-mcp-server-sample
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerhymnk
Repocline-mcp-server-sample
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation