Skip to main content
Glama

MCP Server

by JeongJaeSoon

mcp 서버

초기화

선호하는 환경에 따라 다음 초기화 방법 중 하나를 선택하세요.

노드 환경(권장)

노드 환경을 초기화하려면(종속성 설치, 서버 빌드, MCP 설정 구성):

지엑스피1

도커 환경

Docker 환경을 초기화하려면(Docker 이미지를 빌드하고 MCP 설정을 구성하려면):

make docker-init

개발

노드 사용(권장)

Node를 사용하여 서버를 빌드하고 실행하려면:

# Build the server make node-build # Configure the server make node-config

Docker 사용하기

Docker를 사용하여 서버를 빌드하고 실행하려면:

# Build the Docker image make docker-build # Run the Docker container make docker-run # Stop the Docker container make docker-stop # Clean up Docker resources make docker-clean

MCP 설정

make node-config 실행하면 MCP 설정이 자동으로 새로 고쳐집니다. MCP 설정을 수동으로 새로 고쳐야 하는 경우:

make mcp-refresh

서버를 실행한 후 MCP 설정을 구성해야 합니다.

  1. IDE 설정을 엽니다
  2. MCP 구성 섹션으로 이동합니다.
  3. 다음 설정으로 새로운 MCP 서버를 추가합니다.
    • 이름: MCP 서버
    • 버전: 1.0.0
    • 경로: 빌드된 서버 실행 파일의 경로

이 프로젝트는 bun v1.2.5의 bun init 사용하여 만들어졌습니다. Bun은 빠른 올인원 JavaScript 런타임입니다.

샘플-mcp-서버

-
security - not tested
F
license - not found
-
quality - not tested

Node.js와 Docker 환경을 모두 지원하고 자동화된 설정 및 구성 옵션을 제공하는 MCP(모델-컨트롤러-프로토콜) 기능을 제공하는 구성 가능한 서버 구현입니다.

  1. 초기화
    1. 노드 환경(권장)
    2. 도커 환경
  2. 개발
    1. 노드 사용(권장)
    2. Docker 사용하기
    3. MCP 설정
  3. 샘플-mcp-서버

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.
      Last updated -
      4
      160
      Python
      MIT License
      • Apple
    • -
      security
      F
      license
      -
      quality
      A 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 -
      932
      4
      TypeScript
    • -
      security
      A
      license
      -
      quality
      An MCP server that allows managing Docker containers through natural language, enabling users to compose, introspect, and debug containers without running commands themselves.
      Last updated -
      468
      Python
      GPL 3.0
      • Apple
    • -
      security
      F
      license
      -
      quality
      A Node.js application that provides a Model Context Protocol server for interacting with Harbor container registry, supporting operations for projects, repositories, tags, and Helm charts.
      Last updated -
      TypeScript

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/JeongJaeSoon/sample-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server