qiuzhongya/demo-mcp-server
3.1
If you are the rightful owner of demo-mcp-server 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.
The Model Context Protocol (MCP) server is designed to facilitate communication between language models and various applications, ensuring efficient data exchange and context management.
demo-mcp-server
Minimal MCP (Model Context Protocol) Server Demo
Exposes two simple tools:
say_hello(name)get_weather(location)
Usage
uv run --python 3.13 --with "git+https://github.com/qiuzhongya/demo-mcp-server.git" demo-mcp-server