hello-mcp

egonSchiele/hello-mcp

3.1

If you are the rightful owner of hello-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A simple MCP (Model Context Protocol) server built with FastMCP in Python.

Hello World MCP Server

A simple MCP (Model Context Protocol) server built with FastMCP in Python.

Installation

  1. Install the required dependencies:
pip install -r requirements.txt

Or use uv:

uv add fastmcp httpx

Running the Server

If using uv, just start claude.

Otherwise edit .mcp.json with the correct run command.