# Show GN: Remote MCP: 리모트 MCP(Model Context Protocol) 서버/클라이언트 구현

> Clean Markdown view of GeekNews topic #18521. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=18521](https://news.hada.io/topic?id=18521)
- GeekNews Markdown: [https://news.hada.io/topic/18521.md](https://news.hada.io/topic/18521.md)
- Type: show
- Author: [ssssut](https://news.hada.io/@ssssut)
- Published: 2025-01-01T00:48:02+09:00
- Updated: 2025-01-01T00:48:02+09:00
- Original source: [github.com/ssut](https://github.com/ssut/Remote-MCP)
- Points: 5
- Comments: 0

## Topic Body

Claude Desktop과 같은 클라이언트에서 사용할 수 있는 MCP(Model Context Protocol) Server를 중앙에 두고 로컬 패키지 업데이트 없이 지속적인 업데이트가 가능하도록 리모트 MCP 서버 및 (서버이기도 한) 클라이언트를 만들어 보았습니다.  
  
MCP 공식 로드맵상 2025년 초반에 지원될 것이라 말하고 있지만 지금 당장 필요한 상태라 만들게 되었고 모든 MCP 프로토콜 스펙을 구현하는 것을 목표로 하고 있습니다.  
  
이 프로젝트로 Cloudflare Workers에서도 MCP 서버를 돌릴 수 있습니다: https://github.com/ssut/Remote-MCP/tree/main/examples/cloudflare-workers

## Comments



_No public comments on this page._
