dchkang83
MCP Serverdchkang83public

mcp servers

MCP Server 项目实现了用于 Cursor IDE-Agent 通信的机器控制协议 (MCP),支持带有 Python/TypeScript 服务器、工具和 Docker 的 JSON-RPC 2.0。

Repository Info

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

About This Server

MCP Server 项目实现了用于 Cursor IDE-Agent 通信的机器控制协议 (MCP),支持带有 Python/TypeScript 服务器、工具和 Docker 的 JSON-RPC 2.0。

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 서버 프로젝트

이 저장소는 Cursor IDE와 Agent 간의 통신을 위한 MCP(Machine Control Protocol) 서버 구현 예제를 포함하고 있습니다. Python과 TypeScript 두 가지 언어로 구현된 서버 예제를 제공합니다.

프로젝트 구조

.
├── mcp-python-250309/    # Python으로 구현된 MCP 서버
└── mcp-typescript-250309/  # TypeScript로 구현된 MCP 서버

하위 프로젝트

MCP Python 서버 (mcp-python-250309)

FastMCP 라이브러리를 사용하여 구현된 Python 기반 MCP 서버입니다.

주요 기능:

  • JSON-RPC 2.0 프로토콜 지원
  • 다양한 전송 방식 지원 (SSE, WebSocket, stdio)
  • 샘플 MCP 도구, 리소스, 프롬프트 구현
  • Docker 컨테이너화 지원

실행 방법:

cd mcp-python-250309
pip install -r requirements.txt
python server.py

자세한 내용은 Python 서버 README를 참조하세요.

MCP TypeScript 서버 (mcp-typescript-250309)

TypeScript로 구현된 MCP 서버 예제입니다.

주요 기능:

  • 간단한 덧셈 도구 (add) 제공
  • 동적 인사말 리소스 (greeting) 제공
  • Express 서버를 통한 SSE(Server-Sent Events) 연결 지원

실행 방법:

cd mcp-typescript-250309
npm install
npm start

자세한 내용은 TypeScript 서버 README를 참조하세요.

MCP(Machine Control Protocol)란?

MCP는 Cursor IDE와 Agent 간의 통신을 위한 프로토콜로, JSON-RPC 2.0을 기반으로 합니다. 이 프로토콜을 통해 Agent는 도구(Tools), 리소스(Resources), 프롬프트(Prompts) 등을 제공하고, Cursor IDE는 이를 활용하여 다양한 기능을 수행할 수 있습니다.

라이센스

MIT

Quick Start

1

Clone the repository

git clone https://github.com/dchkang83/mcp-servers
2

Install dependencies

cd mcp-servers
npm install
3

Follow the documentation

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

Repository Details

Ownerdchkang83
Repomcp-servers
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