aagirre92/mcp-SERVER-python-docker-test
3.1
If you are the rightful owner of mcp-SERVER-python-docker-test 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 minimal Model Context Protocol (MCP) server implemented in Python, designed to run inside a Docker container.
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.
coordinates_distance_simple_types
Calculates distance using primitive types.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client