local_mcp_server-client_EAG-S-4
If you are the rightful owner of local_mcp_server-client_EAG-S-4 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository provides a minimal implementation to set up and interact with the Modular Computation Protocol (MCP) locally, featuring a server with various computational tools and a client for interaction.
Mathematical Tools
`add`, `add_list`, `subtract`, `multiply`, `divide`, `power`, `sqrt`, `cbrt`, `factorial`, `log`, `remainder`, `sin`, `cos`, `tan`, `mine`, `int_list_to_exponential_sum`, `fibonacci_numbers`
String/image tools
`strings_to_chars_to_int`, `create_thumbnail`
Pinta automation tools
`open_pinta_application`, `select_rectangle_tool`, `select_text_tool`, `select_circle_tool`, `draw_rectangle`, `write_text_inside_rectangle`, `draw_circle`, `draw_circle`, `get_lines_of_rectangle`, `get_midpoint_of_line`