リソースハブサーバー
リソース ハブに接続する 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 を提供します。
Related MCP Servers
- AsecurityFlicenseAqualityA MCP Server used to collect MCP Servers over the internet.Last updated -319
- AsecurityAlicenseAqualityAn MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.Last updated -16MIT License
- 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 -7184MIT License
- AsecurityAlicenseAqualityA hub server that connects to and manages other MCP (Model Context Protocol) servers.Last updated -73156MIT License