MCP Server
A Model Context Protocol (MCP) server implementation that provides basic tools and utilities.
Features
This MCP server provides the following tools:
echo: Echo back the input text
uppercase: Convert text to uppercase
calculate: Perform basic mathematical calculations (add, subtract, multiply, divide)
Installation
Install dependencies:
npm installBuild the server:
npm run build
Usage
Development
Run the server in development mode:
Production
Build and run the server:
Configuration
To use this MCP server with Claude Desktop or other MCP clients, add the following to your MCP configuration:
Examples
Echo Tool
Uppercase Tool
Calculate Tool
License
MIT
A Model Context Protocol server implementation that provides basic utility tools including echo, uppercase text conversion, and mathematical calculations.
Related MCP Servers
- -securityAlicense-qualityA simple implementation of a Model Context Protocol server that demonstrates core functionality including mathematical tools (add, subtract) and personalized greeting resources.Last updated -75GPL 3.0
- -securityFlicense-qualityA sample implementation of Model Context Protocol server demonstrating core functionality with simple arithmetic tools and greeting resources.Last updated -
- AsecurityAlicenseAqualityA comprehensive Model Context Protocol server providing access to 70+ IT tools for developers and system administrators, including encoding/decoding, text manipulation, hashing, and network utilities.Last updated -762012TypeScriptMIT License
- -securityAlicense-qualityA basic implementation of a Model Context Protocol server that demonstrates core functionality with simple math tools (add, subtract) and greeting resources for AI assistants like Claude.Last updated -GPL 3.0