Skip to main content
Glama

📖 목차

Related MCP server: MCP Tunnel

🛠️ 로컬 호스팅 MCP 설정

지엑스피1

🛠️ Docker 호스팅 MCP 설정

docker compose up --build

클라이언트 MCP 구성

코드에서 인증 서버 측을 구성했다면 API 헤더를 활성화할 수 있습니다. MCP 라이브러리 설정에서 몇 가지 코드를 수정해야 합니다. 미들웨어 속성을 추가합니다. :/

{
  "terminal": {
    "transport": "sse",
    "url": "http://localhost:8005/sse",
    // "headers": {
    //     "x-api-key": "abcdef123456..."
    // }
  }
}

🚀 로드맵

  • [ ] 🤖 곧 출시됩니다...

로드맵에 추가하고 싶은 기능이 있다면 이슈를 생성하고 토론을 시작해 보세요.

💡 문제

문제나 개선 요청 사항을 자유롭게 제출해 주세요. 저희는 항상 여러분의 피드백과 제안을 기다립니다.

🤓 유지 관리자

  • Ryan Eggleston - @ryaneggz

📜 라이센스

이 프로젝트는 MIT 라이선스 에 따라 오픈 소스로 공개되었습니다. 자유롭게 코드를 사용, 수정 및 배포하세요.

-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access 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/ruska-ai/mcp-sse'

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