リソースハブサーバー
リソース ハブに接続する MCP サーバー - MCP サーバーを構成および管理するための中心的な場所。
概要
リソースハブサーバーは、ローカルのMCP環境とリソースハブ間のプロキシとして機能します。これにより、以下のことが可能になります。
- 一元的に構成されたツールとリソースにアクセスする
- 異なる環境間で構成を共有する
- MCP サーバーの設定を 1 か所で管理
使用法
npx のクイックスタート
サーバーを実行する最も簡単な方法は npx を使用することです。
ソースから実行
ソースから実行する場合:
- 依存関係をインストールします:
- サーバーを構築します。
- リソース ハブ トークンを使用して実行します。
構成
このサーバーを利用するには、リソースハブトークンが必要です。リソースハブトークンページから取得できます。
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