helloworld-demo-mcp

by Jasonrve · development · mcp-server, glama

Easy setupBest for educationTrust score 8/100

A minimal MCP server offering a hello_world tool that returns a greeting and current UTC time via streamable HTTP.

Source: https://github.com/Jasonrve/helloworld-demo-mcp

Install

git clone https://github.com/Jasonrve/helloworld-demo-mcp

Use this forAI-extracted

  • Test MCP server connectivity and HTTP streaming protocols
  • Learn MCP architecture through a minimal working example
  • Prototype and debug MCP server implementations

Works with

Claude Desktop

Tags: mcp-server, glama

Source: glama

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

helloworld-demo-mcp is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • rancher-mcp by Jasonrve

    A standalone MCP server that exposes Rancher-side tools, forwards Authorization headers or uses configured credentials, and supports HTTP and stdio transports.

  • ccfolia-mcp-workers by anker12345

    A Cloudflare Workers MCP server for the TRPG online session tool ccfolia, enabling character generation, NPC batch generation, session analysis, random events, and rule assistance.

  • mcp-variable by lahuman

    Converts between Korean terminology and physical column names using a standard CSV dictionary, enabling developers to look up and transform terms, physical names, and variable cases.

  • fitness-mcp by owenrumney

    A personal remote MCP server for fitness data that provides read-only tools to query Garmin Connect activities and Hevy workouts, enabling users to list, retrieve, and analyze exercise records through natural language.

  • Simple Name Time MCP Server by Monish0017

    A minimal MCP server that returns the current local server time for a given name and a lucky number.

  • PPK2 MCP Server by zhixuan2333

    Enables MCP clients to control a Nordic PPK2 for power profiling: configure source/measurement modes, set voltage, power DUT, measure current/power/energy, and capture logic channels.

  • oauth-auth0-mcp-prototype by Baadr-IA

    This MCP server demonstrates end-to-end Auth0 authentication, validating JWT tokens and mapping org_id to cabinet_id via a whoami tool.

  • pregnancy-baby-mcp by oocheol

    MCP server that provides pregnancy, childbirth, and childcare information via public APIs, allowing users to query vaccination schedules, prenatal checkups, maternity benefits, and more through natural language.

Frequently asked questions

How do I install helloworld-demo-mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support helloworld-demo-mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is helloworld-demo-mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.