MCPcopy Create free account
hub / github.com/modelcontextprotocol/mcpb / server.py

File server.py

examples/hello-world-uv/src/server.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Hello World MCP server using UV runtime."""
3
4import asyncio

Callers

nothing calls this directly

Calls 2

mainFunction · 0.85
runMethod · 0.80

Tested by

no test coverage detected