Skip to main content
Glama

mcp 서버

초기화

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

노드 환경(권장)

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

지엑스피1

도커 환경

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

make docker-init

Related MCP server: MCP Remote Server

개발

노드 사용(권장)

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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