From d621cd220fd110762e267e8490c0d9f062affbf5 Mon Sep 17 00:00:00 2001
From: ricocf <67761683+ricocf@users.noreply.github.com>
Date: Wed, 16 Apr 2025 16:26:53 +0200
Subject: [PATCH 1/3] Add mcp-wolframalpha
An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c735bb93..c5884e28 100644
--- a/README.md
+++ b/README.md
@@ -519,7 +519,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、Process)
### 🔎 Search & Data Extraction
-
+- [ricocf / mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🚀 - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
- [0xdaef0f/job-searchoor](https://github.com/0xDAEF0F/job-searchoor) 📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.
- [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration
- [andybrandt/mcp-simple-arxiv](https://github.com/andybrandt/mcp-simple-arxiv) - 🐍 ☁️ MCP for LLM to search and read papers from arXiv
From 4f47bb43e3ac2ac268180a323788bb97d3b52745 Mon Sep 17 00:00:00 2001
From: ricocf <67761683+ricocf@users.noreply.github.com>
Date: Wed, 16 Apr 2025 16:46:16 +0200
Subject: [PATCH 2/3] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c5884e28..c6420d22 100644
--- a/README.md
+++ b/README.md
@@ -519,7 +519,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、Process)
### 🔎 Search & Data Extraction
-- [ricocf / mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🚀 - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
+- [ricocf / mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🏠 ☁️ - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
- [0xdaef0f/job-searchoor](https://github.com/0xDAEF0F/job-searchoor) 📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.
- [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration
- [andybrandt/mcp-simple-arxiv](https://github.com/andybrandt/mcp-simple-arxiv) - 🐍 ☁️ MCP for LLM to search and read papers from arXiv
From 8422eb20a636dac69514284f5db3e5792bd8ff63 Mon Sep 17 00:00:00 2001
From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com>
Date: Sun, 20 Apr 2025 04:11:33 -0400
Subject: [PATCH 3/3] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c6420d22..86b7f8b8 100644
--- a/README.md
+++ b/README.md
@@ -519,7 +519,8 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、Process)
### 🔎 Search & Data Extraction
-- [ricocf / mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🏠 ☁️ - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
+
+- [ricocf/mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🏠 ☁️ - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data.
- [0xdaef0f/job-searchoor](https://github.com/0xDAEF0F/job-searchoor) 📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.
- [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration
- [andybrandt/mcp-simple-arxiv](https://github.com/andybrandt/mcp-simple-arxiv) - 🐍 ☁️ MCP for LLM to search and read papers from arXiv