🧠 mcp_server-client_EAG-S-4 - Local Setup
@devdastl
关于 🧠 mcp_server-client_EAG-S-4 - Local Setup
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"local_mcp_server-client_EAG-S-4": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🧠 mcp_server-client_EAG-S-4 - Local Setup?
This repository provides a minimal implementation to set up and interact with the MCP (Modular Computation Protocol) locally. It consists of a server that exposes 28 computational tools and a client that communicates with the server to invoke those tools. The project is managed using the uv Python package manager.
How to use 🧠 mcp_server-client_EAG-S-4 - Local Setup?
Clone the repository, install uv, create a virtual environment, install dependencies from pyproject.toml, then run mcp dev mcp_server.py to test the server or python mcp_client.py to run the client.
Key features of 🧠 mcp_server-client_EAG-S-4 - Local Setup
- 28 tools including math, string/image, and Pinta automation
- Uses
uvfor fast dependency management and reproducibility - Server exposes tools that a client can invoke remotely
- Includes a ready-to-use client entry point
- Pinta automation tools for drawing rectangles, circles, and text
- Image thumbnail generation and ASCII conversion tools
Use cases of 🧠 mcp_server-client_EAG-S-4 - Local Setup
- Perform mathematical calculations via a remote tool server
- Automate Pinta image editing tasks programmatically
- Generate thumbnails or convert characters to ASCII values
- Explore modular computation protocol interactions locally
FAQ from 🧠 mcp_server-client_EAG-S-4 - Local Setup
What does this project do?
It is a minimal implementation of an MCP server and client, allowing a client to call 28 different tools hosted by the server.
What runtime or dependencies are required?
Python 3, uv package manager, and the dependencies listed in pyproject.toml. For Pinta tools, the Pinta application must be installed separately.
How do I run the client?
After setting up the environment, run python mcp_client.py from the project root. The server can be tested with mcp dev mcp_server.py.
Are there any limitations or known caveats?
Pinta automation tools require Pinta to be installed and running. Image tools like create_thumbnail need valid image file paths.
What license is this project under?
MIT License.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论