local_mcp_server-client_EAG-S-4
0
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.
🧠mcp_server-client_EAG-S-4 - Local Setup
This project facilitates the local setup and interaction with the MCP (Modular Computation Protocol) comprising a server that offers various computational tools and a client that invokes these tools. It supports a range of functionalities including mathematical operations, string/image processing, and automation with Pinta software.
Available Tools
- Math Tools: Operations like addition, subtraction, division, powers, logarithms, and trigonometric functions.
- String/Image Tools: ASCII conversions and thumbnail creation.
- Pinta Automation Tools: Tools for drawing and text placement in the Pinta application.
Getting Started
- Clone the repository and navigate to the directory.
- Install the
uv
tool, set up the environment, and install dependencies. - Test the server and run the client to interact with the server.
Notes
- Requires Pinta for specific tools.
- Ensure valid image paths for image tools.
License
MIT License. Open for modifications and contributions.