mcp-server-hello
0
my-mcp-server is an MCP server built using the mcp-framework, allowing for tool development with easy integration into configurations like Claude Desktop. It includes features for adding components and publishing to npm.
my-mcp-server
A Model Context Protocol (MCP) server built with mcp-framework.
Quick Start
- Install dependencies
- Build the project
Project Structure
src/
: Source filestools/
: MCP Tools
Adding Components
- Add tools using the CLI
- Example tools: data-processor, api-client, file-handler
Publishing to npm
- Update package.json
- Build and test locally
- Login and publish to npm
Using with Claude Desktop
- Configure the Claude Desktop config file for local development or after publishing.