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.

コメント

「その他」の他のコンテンツ