-
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.
Un módulo de utilidad para crear servidores de Protocolo de Contexto de Modelo (MCP) de forma declarativa.
DeclarativeMCPServer
name
(cadena): el nombre del servidorversion
(cadena): La versión del servidortools
(matriz): una matriz de definiciones de herramientasprompts
(matriz): una matriz de definiciones de indicacionesresources
(matriz): una matriz de definiciones de recursosISC
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.
Un módulo de utilidad para crear servidores de Protocolo de Contexto de Modelo de forma declarativa, permitiendo a los desarrolladores definir fácilmente herramientas, indicaciones y recursos con una sintaxis simplificada.