Loading languages...
HE

hello-world

@johnnyrootio

A simple FastMCP-based server implementing a Hello World example with tools, resources, and prompts.

hello-world
fastmcp
python
uvicorn
sse

# mcpServer Config

{
  "mcpServers": {
    "hello-world": {
      "command": "python",
      "args": [
        "-m",
        "main",
        "--uvicorn"
      ],
      "env": {},
      "cwd": "/path/to/your/hello-world-mcp-server"
    }
  }
}

# sseURL

http://localhost:4242/sse
Transport:
sse
भाषा:
Python
बनाया गया:4/24/2025
अद्यतन किया गया:4/24/2025