Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
asyncio
Callers
nothing calls this directly
Calls
2
main
Function · 0.85
run
Method · 0.80
Tested by
no test coverage detected