connect-mcp-server
0
The connect-mcp-server is a Model Context Protocol (MCP) server leveraging the mcp-framework to define and execute custom tools. It provides a clear structure for adding and developing tools, and includes instructions for publishing to npm and configuring with Claude Desktop.
connect-mcp-server
A Model Context Protocol (MCP) server built with mcp-framework.
Quick Start
- Install dependencies, build the project using npm commands.
Project Structure
- Overview of the file and directory structure.
Adding Components
- Add tools using CLI with example commands.
Tool Development
- Structure and creation of tools using the MCP framework.
Publishing to npm
- Steps for publishing your package to npm.
Using with Claude Desktop
- Configuration details for integrating with Claude Desktop.
Building and Testing
- Guidelines for building and testing the server and tools.