리소스 허브 서버
리소스 허브에 연결되는 MCP 서버입니다. 리소스 허브는 MCP 서버를 구성하고 관리하는 중앙 장소입니다.
개요
리소스 허브 서버는 로컬 MCP 환경과 리소스 허브 간의 프록시 역할을 합니다. 리소스 허브 서버를 통해 다음과 같은 작업을 수행할 수 있습니다.
- 중앙에서 구성된 도구 및 리소스에 액세스
- 다양한 환경에서 구성 공유
- 한 곳에서 MCP 서버 설정을 관리하세요
용법
npx로 빠르게 시작하기
서버를 실행하는 가장 쉬운 방법은 npx를 사용하는 것입니다.
지엑스피1
소스에서 실행
소스에서 실행하려면:
- 종속성 설치:
- 서버를 빌드하세요:
- 리소스 허브 토큰으로 실행하세요.
구성
이 서버를 사용하려면 리소스 허브 토큰이 필요합니다. 리소스 허브 토큰 페이지에서 토큰을 받을 수 있습니다.
Claude Desktop과 함께 사용하려면 서버 구성을 추가하세요.
MacOS의 경우: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json
환경 변수
RESOURCE_HUB_TOKEN
(필수): 리소스 허브 인증 토큰
디버깅
MCP 서버는 stdio를 통해 통신하므로 디버깅이 어려울 수 있습니다. MCP Inspector 사용을 권장합니다.
검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
다양한 MCP 환경에서 도구와 리소스를 중앙에서 구성하고 관리할 수 있도록 리소스 허브에 연결되는 MCP 서버입니다.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA 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 -6904TypeScript
- AsecurityAlicenseAqualityA central hub that aggregates multiple MCP resource servers into a single unified interface, enabling users to access tools and capabilities from multiple backend servers through one connection point.Last updated -30TypeScriptMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- -security-license-qualityAn MCP server that enables Claude and other MCP clients to interact with Mattermost workspaces, providing channel management, messaging capabilities, and topic monitoring functionality.Last updated -TypeScript