hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Allows hosting the MCP server in a Docker container using the provided Docker Compose configuration, making deployment more consistent and portable.
Enables connecting to the local MCP server through Ngrok, allowing remote access to the locally hosted server by creating secure tunnels.
Includes Shell execution capabilities, enabling the MCP to run shell commands on the host system programmatically.
📖 목차
🛠️ 로컬 호스팅 MCP 설정
지엑스피1
🛠️ Docker 호스팅 MCP 설정
클라이언트 MCP 구성
코드에서 인증 서버 측을 구성했다면 API 헤더를 활성화할 수 있습니다. MCP 라이브러리 설정에서 몇 가지 코드를 수정해야 합니다. 미들웨어 속성을 추가합니다. :/
🚀 로드맵
- [ ] 🤖 곧 출시됩니다...
로드맵에 추가하고 싶은 기능이 있다면 이슈를 생성하고 토론을 시작해 보세요.
💡 문제
문제나 개선 요청 사항을 자유롭게 제출해 주세요. 저희는 항상 여러분의 피드백과 제안을 기다립니다.
🤓 유지 관리자
Ryan Eggleston
-@ryaneggz
📜 라이센스
이 프로젝트는 MIT 라이선스 에 따라 오픈 소스로 공개되었습니다. 자유롭게 코드를 사용, 수정 및 배포하세요.
This server cannot be installed
Ngrok을 통해 로컬로 연결하거나 Ubuntu24 Docker 컨테이너에 호스팅할 수 있는 셸 실행 기능이 있는 간단한 MCP 서버입니다.