-
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.
A utility module for creating Model Context Protocol (MCP) servers declaratively.
DeclarativeMCPServer
name
(string): The name of the serverversion
(string): The version of the servertools
(array): An array of tool definitionsprompts
(array): An array of prompt definitionsresources
(array): An array of resource definitionsISC
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.
A utility module for creating Model Context Protocol servers declaratively, allowing developers to easily define tools, prompts, and resources with a simplified syntax.