Skip to main content
Glama

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

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    MCP 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 -
    6
    4
    MIT License
  • -
    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 -
    361
    5
  • A
    security
    A
    license
    A
    quality
    A 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 -
    5
    2
    97
    MIT License
    • Apple
    • Linux
  • A
    security
    -
    license
    A
    quality
    A 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 -
    14
    107,187

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