JUHE API Marketplace
srafi26 avatar
MCP Server

MCP Server

A Model Context Protocol server implementation that provides basic utility tools including echo, uppercase text conversion, and mathematical calculations.

0
GitHub Stars
11/17/2025
Last Updated
MCP Server Configuration
1{
2 "name": "mcp-server",
3 "command": "node",
4 "args": [
5 "/path/to/your/mcp-server/dist/index.js"
6 ]
7}
JSON7 lines
  1. Home
  2. MCP Servers
  3. mcp-server

README Documentation

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

  1. Install dependencies:

    npm install
    
  2. Build the server:

    npm run build
    

Usage

Development

Run the server in development mode:

npm run dev

Production

Build and run the server:

npm run build
npm start

Configuration

To use this MCP server with Claude Desktop or other MCP clients, add the following to your MCP configuration:

{
  "mcpServers": {
    "mcp-server": {
      "command": "node",
      "args": ["/path/to/your/mcp-server/dist/index.js"]
    }
  }
}

Examples

Echo Tool

{
  "name": "echo",
  "arguments": {
    "message": "Hello, World!"
  }
}

Uppercase Tool

{
  "name": "uppercase",
  "arguments": {
    "text": "hello world"
  }
}

Calculate Tool

{
  "name": "calculate",
  "arguments": {
    "operation": "add",
    "a": 5,
    "b": 3
  }
}

License

MIT

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved