mcp 서버
초기화
선호하는 환경에 따라 다음 초기화 방법 중 하나를 선택하세요.
노드 환경(권장)
노드 환경을 초기화하려면(종속성 설치, 서버 빌드, MCP 설정 구성):
지엑스피1
도커 환경
Docker 환경을 초기화하려면(Docker 이미지를 빌드하고 MCP 설정을 구성하려면):
개발
노드 사용(권장)
Node를 사용하여 서버를 빌드하고 실행하려면:
Docker 사용하기
Docker를 사용하여 서버를 빌드하고 실행하려면:
MCP 설정
make node-config
실행하면 MCP 설정이 자동으로 새로 고쳐집니다. MCP 설정을 수동으로 새로 고쳐야 하는 경우:
서버를 실행한 후 MCP 설정을 구성해야 합니다.
- IDE 설정을 엽니다
- MCP 구성 섹션으로 이동합니다.
- 다음 설정으로 새로운 MCP 서버를 추가합니다.
- 이름: MCP 서버
- 버전: 1.0.0
- 경로: 빌드된 서버 실행 파일의 경로
이 프로젝트는 bun v1.2.5의 bun init
사용하여 만들어졌습니다. Bun은 빠른 올인원 JavaScript 런타임입니다.
샘플-mcp-서버
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Node.js와 Docker 환경을 모두 지원하고 자동화된 설정 및 구성 옵션을 제공하는 MCP(모델-컨트롤러-프로토콜) 기능을 제공하는 구성 가능한 서버 구현입니다.
Related MCP Servers
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -04TypeScriptMIT License
- -securityFlicense-qualityA configurable MCP server that dynamically loads capabilities from a remote configuration to bridge MCP clients with remote APIs for executing actions, accessing resources, and utilizing prompt templates.Last updated -6825TypeScript
- AsecurityAlicenseAqualityA dynamic service that creates and manages Model Context Protocol (MCP) servers, allowing users to spawn, customize, and control multiple MCP servers as child processes.Last updated -5882TypeScriptMIT License
- -securityFlicense-qualityA comprehensive Node.js server implementing Model Context Protocol (MCP) that enables filesystem operations, process management, and terminal session handling with an enterprise-grade security approach.Last updated -61,249TypeScript