Integrations
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
Copy
パーサー
Copy
これらのツールは、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
- -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 -3JavaScriptMIT License
- -securityFlicense-qualityA Node.js-based MCP server implementing JSON-RPC 2.0, allowing users to generate random US State and signature soup combinations through a fun and simple tool.Last updated -11JavaScript
- -securityAlicense-qualityAn MCP server that enables fetching web content using the Node.js undici library, supporting various HTTP methods, content formats, and request configurations.Last updated -668TypeScriptMIT License
- -securityAlicense-qualityProvides quick access to local system utilities including time/date, hostname, public IP, directory listings, Node.js version, and port usage through an MCP server interface compatible with Cursor and other MCP clients.Last updated -2JavaScriptMIT License