Skip to main content
Glama

Hello World MCP Server

Hello World MCP Server

A simple Model Context Protocol (MCP) server that demonstrates basic functionality.

Features

  • hello tool: Simple greeting with optional name parameter
  • greet tool: Custom greetings with different styles and timestamps

Local Development

  1. Install dependencies:
    npm install
  2. Run the server:
    npm start

Railway Deployment

This server is configured to deploy on Railway. Simply connect your GitHub repository to Railway and it will automatically deploy.

Usage with Claude

Once deployed, you can connect this MCP server to Claude by adding the public Railway URL to your MCP configuration.

Tools Available

hello

  • Description: Say hello to someone
  • Parameters:
    • name (optional): Name of the person to greet (defaults to "World")

greet

  • Description: Generate a custom greeting with timestamp
  • Parameters:
    • name (required): Name of the person to greet
    • greeting (optional): Type of greeting - "formal", "casual", or "friendly" (defaults to "friendly")
-
security - not tested
F
license - not found
-
quality - not tested

A simple Model Context Protocol server that demonstrates basic functionality with greeting tools, allowing Claude to say hello and generate custom greetings with different styles and timestamps.

  1. Features
    1. Local Development
      1. Railway Deployment
        1. Usage with Claude
          1. Tools Available
            1. hello
            2. greet

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that integrates high-quality text-to-speech capabilities with Claude Desktop and other MCP-compatible clients, supporting multiple voice options and audio formats.
            Last updated -
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that provides greeting tools, resources, and prompts, demonstrating client-server interaction using TypeScript.
            Last updated -
            TypeScript
          • -
            security
            -
            license
            -
            quality
            A simple implementation of a Model Context Protocol server that demonstrates core functionality including mathematical tools (add, subtract) and personalized greeting resources.
            Last updated -
            3
            Python
            GPL 3.0
          • -
            security
            F
            license
            -
            quality
            A sample implementation of Model Context Protocol server demonstrating core functionality with simple arithmetic tools and greeting resources.
            Last updated -
            Python

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/josephpieczynski/mcphworld'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server