local_mcp_server-client_EAG-S-4
This project enables users to set up and interact with the Modular Computation Protocol (MCP) locally, featuring a server with various computational tools like math operations, string handling, and Pinta automation. It is designed to be extended and modified, promoting contributions from the community.
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`