MCP.so
登录

MCP Bone

@tangshuang

关于 MCP Bone

A MCP Server connect to MCP Bone which is a container of other MCP Servers.

基本信息

分类

其他

传输方式

stdio

发布者

tangshuang

提交者

frustigor

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-bone": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-bone"
      ],
      "env": {
        "MCP_BONE_ACCESS_TOKEN": ""
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Bone?

How to use MCP Bone?

Configure via NPX with MCP_BONE_ACCESS_TOKEN environment variable. Obtain an access token from the store.tangshuang.net website.

Key features of MCP Bone

Use cases of MCP Bone

FAQ from MCP Bone

How do I get an access token?

Register an account at store.tangshuang.net, create an App, create a certificate, and copy the Access Token.

How do I configure MCP Bone?

Set the MCP_BONE_ACCESS_TOKEN environment variable in your MCP client config, using the npx -y mcp-bone command.

评论

其他 分类下的更多 MCP 服务器