mcpServer
If you are the rightful owner of mcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server built with mcp-framework.
The my-mcp-server is a Model Context Protocol (MCP) server designed to facilitate the development and deployment of tools using the mcp-framework. It provides a structured environment for creating, managing, and executing various tools that can be integrated into different platforms, such as Claude Desktop. The server is built with TypeScript and offers a modular architecture, allowing developers to easily add and customize tools. It supports local development and testing, as well as publishing to npm for broader distribution. The server is designed to be user-friendly, with a command-line interface for adding new tools and a clear project structure for organizing code.
Features
- Modular Architecture: Easily add and manage tools using a structured project layout.
- CLI Support: Use command-line commands to add new tools and manage existing ones.
- TypeScript Support: Built with TypeScript for type safety and modern JavaScript features.
- Integration with Claude Desktop: Configure and run the server with Claude Desktop for seamless integration.
- NPM Publishing: Publish your server to npm for easy distribution and installation.
Tools
ExampleTool
Sample tool showing how to create and use MCP tools
data-processor
Data processing tools
api-client
API Client Tools
file-handler
File processing tools