MCP BoneのMCPサーバー
MCPボーンとは何ですか?
MCP Boneは、MCP用のツールセットを提供するオンラインサービスです。ホームページMCP Boneでは、他のMCPサーバーを登録したり、関数呼び出しツールのJSONまたはXML形式のプロンプトテキストを取得したり、後で簡単にツールを呼び出すことができます。使用方法を読む
このパッケージは、MCP Boneへの接続を提供するMCPサーバーを提供するNode.jsモジュールです。MCP Boneに接続し、ツールのJSONを取得できます。
また、このパッケージをパーサー SDK として使用して、補完テキストを tool_calls に解析することもできます。
設定
アクセストークン
アクセストークンを取得します:
- https://store.tangshuang.net?scope=mcp-boneにアクセスしてください
- アカウントを登録してログインする
- 新しいアプリを作成するには、 https://store.tangshuang.net/product/58/entry ?scope=mcp-bone にアクセスしてください。
- アプリの
Certificate
メニューページに移動して新しい証明書を作成します Access Token
をコピーする
NPX
パーサー
これらのツールは、LLM補完後に使用されます。LLM補完は、テキストをツールJSONに解析するための関数呼び出しをサポートしていません。結果が空の配列の場合、LLMはツールを生成しなかったことを意味します。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP Bone オンライン サービスに接続する MCP サーバーを提供する Node.js モジュール。ユーザーは他の MCP サーバーを登録したり、JSON または XML 形式で関数呼び出しツールを取得したり、完了テキストをツール呼び出しに解析したりできます。
Related MCP Servers
- AsecurityAlicenseAqualityNode.js server implementing Model Context Protocol (MCP) for filesystem operations.Last updated -14116,82862,980TypeScriptMIT License
- -securityAlicense-qualityA beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake and an 'echo' function.Last updated -4JavaScriptMIT License
- -securityFlicense-qualityA configurable server implementation that provides MCP (Model-Controller-Protocol) functionality, supporting both Node.js and Docker environments with automated setup and configuration options.Last updated -693TypeScript
- AsecurityFlicenseAqualityA comprehensive Node.js server implementing Model Context Protocol (MCP) that enables filesystem operations, process management, and terminal session handling with an enterprise-grade security approach.Last updated -14116,828TypeScript