-
securityF
license-
qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.
Last updated -
48
4
TypeScript
Allows installation of the MCP server through the npm package manager with the 'mcp-client-router' package.
モデルコンテキストプロトコル (MCP) サーバーを宣言的に作成するためのユーティリティ モジュール。
DeclarativeMCPServer
name
(文字列): サーバーの名前version
(文字列): サーバーのバージョンtools
(配列):ツール定義の配列prompts
(配列): プロンプト定義の配列resources
(配列):リソース定義の配列ISC
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.
モデル コンテキスト プロトコル サーバーを宣言的に作成するためのユーティリティ モジュール。開発者は簡略化された構文を使用してツール、プロンプト、リソースを簡単に定義できます。