MCP.so
Sign In

MCP Bone

@tangshuang

About MCP Bone

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

Basic information

Category

Other

Transports

stdio

Publisher

tangshuang

Submitted by

frustigor

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers