From 43bff6f7b627d893fbd0de7879274c7f94377a5f Mon Sep 17 00:00:00 2001 From: hejie Date: Sat, 22 Mar 2025 16:47:50 +0800 Subject: [PATCH] Add Calculator MCP Server (#81) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71da7b3..81af53a 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ - **[Godot MCP](https://github.com/Coding-Solo/godot-mcp)** - MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects. - **[Unity3d Game Engine](https://github.com/CoderGamester/mcp-unity)** - MCP Server to control and interact with Unity3d Game Engine for game development - **[Rootly-AI-Labs/Rootly-MCP-server](https://github.com/Rootly-AI-Labs/Rootly-MCP-server)** - MCP server for the incident management platform [Rootly](https://rootly.com/). +- **[Calculator](https://github.com/githejie/mcp-server-calculator)** - This server enables LLMs to use calculator for precise numerical calculations. ## Clients