资源中心服务器
连接到资源中心的 MCP 服务器 - 配置和管理 MCP 服务器的中心位置。
概述
资源中心服务器充当本地 MCP 环境和资源中心之间的代理。它允许您:
- 访问集中配置的工具和资源
- 在不同环境之间共享配置
- 集中管理 MCP 服务器设置
用法
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