Allows installation of the MCP server through the npm package manager with the 'mcp-client-router' package.
MCP Declarative Server
A utility module for creating Model Context Protocol (MCP) servers declaratively.
Installation
Usage
API Reference
DeclarativeMCPServer
Options
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 definitions
Tool Definition Format
Prompt Definition Format
Resource Definition Format
License
ISC
This server cannot be installed
A utility module for creating Model Context Protocol servers declaratively, allowing developers to easily define tools, prompts, and resources with a simplified syntax.
Related MCP Servers
- -securityAlicense-qualityAn unofficial JavaScript SDK to create customized servers for the Model Context Protocol, allowing definition of prompts, resources, and tools for tailored interactions.Last updated -55Apache 2.0
- AsecurityAlicenseAqualityA production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.Last updated -16038MIT License
- AsecurityFlicenseAqualityA TypeScript-based template for developing Model Context Protocol servers with features like dependency injection and service-based architecture, facilitating the creation and integration of custom data processing tools.Last updated -124
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for code modification and generation via Large Language Models, allowing users to create, modify, rewrite, and delete files using structured XML instructions.Last updated -122MIT License