sumit-saha/calculator
3.1
If you are the rightful owner of calculator 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 demonstrates a simple use of the Model Context Protocol (MCP) to perform basic mathematical operations using a custom MCP server and a Streamlit client UI.
Tools
Functions exposed to the LLM to take actions
Add
Performs addition of two numbers.
Subtract
Performs subtraction of two numbers.
Multiply
Performs multiplication of two numbers.
Divide
Performs division of two numbers.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client