TheLayman/mcpServer
3.1
If you are the rightful owner of mcpServer 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 is a simple calculator server built using the Model Context Protocol (MCP) and Starlette, providing basic arithmetic operations and additional features via HTTP.
Tools
Functions exposed to the LLM to take actions
add
Adds two numbers.
subtract
Subtracts the second number from the first.
multiply
Multiplies two numbers.
divide
Divides the first number by the second.
joke
Returns a random joke.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client