austinnoronha/mcp_server_with_uv
3.1
If you are the rightful owner of mcp_server_with_uv 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.
This is a sample Model Context Protocol (MCP) server built with Python, demonstrating how to expose tools and resources to LLMs and MCP clients.
Tools
Functions exposed to the LLM to take actions
predict_winner
Predicts the winner between two teams (mock).
get_player_stats
Returns mock stats for a player.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client