
MCP Bone
@tangshuang
About MCP Bone
A MCP Server connect to MCP Bone which is a container of other MCP Servers.
Basic information
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.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments