mircorudolph/mcp-tool
3.1
If you are the rightful owner of mcp-tool 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 project implements a toy Model Context Protocol (MCP) server using Anthropic's official Python SDK.
Tools
Functions exposed to the LLM to take actions
random_animal
Returns a random animal from a predefined list of 10 animals.
roll_d20
Returns a random integer simulating a roll of a 20-sided die (1–20).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client