From 5f6ee9e7fe38da16a1a5efab24850f7be2ef745f Mon Sep 17 00:00:00 2001 From: coderpwh Date: Sun, 30 Mar 2025 17:12:58 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 947bc7b2..5445c9e4 100644 --- a/README.md +++ b/README.md @@ -463,6 +463,7 @@ Interact with Git repositories and version control platforms. Enables repository - [marcelmarais/Spotify](https://github.com/marcelmarais/spotify-mcp-server) - 📇 🏠 Control Spotify playback and manage playlists. - [NakaokaRei/swift-mcp-gui](https://github.com/NakaokaRei/swift-mcp-gui.git) 🏠 🍎 - MCP server that can execute commands such as keyboard input and mouse movement - [awwaiid/mcp-server-taskwarrior](https://github.com/awwaiid/mcp-server-taskwarrior) 🏠 📇 - An MCP server for basic local taskwarrior usage (add, update, remove tasks) +- [pwh-pwh/cal-mcp](https://github.com/pwh-pwh/cal-mcp) - An MCP server for Mathematical expression calculation ## Frameworks From e1aa3ce75152d335841835215d215e531e1c71d9 Mon Sep 17 00:00:00 2001 From: coderpwh Date: Sun, 30 Mar 2025 17:13:53 +0800 Subject: [PATCH 2/2] Update README-zh.md --- README-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-zh.md b/README-zh.md index 1a7687bc..c23bcf97 100644 --- a/README-zh.md +++ b/README-zh.md @@ -361,6 +361,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和 - [kj455/mcp-kibela](https://github.com/kj455/mcp-kibela) - 📇 ☁️ [Kibela](https://kibe.la/) 与 MCP 的集成 - [@awkoy/replicate-flux-mcp](https://github.com/awkoy/replicate-flux-mcp) 📇 ☁️ - 通过Replicate API提供图像生成功能。 - [NakaokaRei/swift-mcp-gui](https://github.com/NakaokaRei/swift-mcp-gui.git) 🏠 🍏 - MCP服务器,可以执行键盘输入、鼠标移动等命令 +- [pwh-pwh/cal-mcp](https://github.com/pwh-pwh/cal-mcp) - MCP服务器,可以计算数学表达式 ## 框架 - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - 用于在 Python 中构建 MCP 服务器的高级框架