From ed182598868f2320a65e9fc73762601b245ae325 Mon Sep 17 00:00:00 2001 From: Sascha Date: Fri, 23 May 2025 22:42:00 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Add=20GXtract=20MCP=20server=20integration?= =?UTF-8?q?=20for=20VS=20Code=20=F0=9F=90=8D=20=E2=98=81=EF=B8=8F=20?= =?UTF-8?q?=F0=9F=AA=9F=20=F0=9F=90=A7=20=F0=9F=8D=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Included GXtract MCP server in the list, which integrates with VS Code and other editors. - Provides tools for interacting with the GroundX platform for enhanced document understanding capabilities. - Documentation link added for user reference: [sascharo.github.io/gxtract](https://sascharo.github.io/gxtract). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12b5b815..ae33e850 100644 --- a/README.md +++ b/README.md @@ -704,6 +704,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [zoomeye-ai/mcp_zoomeye](https://github.com/zoomeye-ai/mcp_zoomeye) 📇 ☁️ - Querying network asset information by ZoomEye MCP Server - [yamanoku/baseline-mcp-server](https://github.com/yamanoku/baseline-mcp-server) 📇 🏠 - MCP server that searches Baseline status using Web Platform API - [longevity-genie/biothings-mcp](https://github.com/longevity-genie/biothings-mcp) 🐍 ☁️ - MCP server to interact with BioThings API, including genes, genetic variants, drugs, and taxonomic information +- [sascharo/gxtract](https://github.com/sascharo/gxtract) 🐍 ☁️ 🪟 🐧 🍎 - GXtract is a MCP server designed to integrate with VS Code and other compatible editors (documentation: [sascharo.github.io/gxtract](https://sascharo.github.io/gxtract)). It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment. ### 🔒 Security From f6866c41d1ab0f42dd9c2a612a8880ff72babbe9 Mon Sep 17 00:00:00 2001 From: Sascha Date: Fri, 23 May 2025 22:51:16 +0800 Subject: [PATCH 2/2] Move GXtract MCP server entry to alphabetical position --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae33e850..c2351ec0 100644 --- a/README.md +++ b/README.md @@ -693,6 +693,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [nickclyde/duckduckgo-mcp-server](https://github.com/nickclyde/duckduckgo-mcp-server) 🐍 ☁️ - Web search using DuckDuckGo - [r-huijts/opentk-mcp](https://github.com/r-huijts/opentk-mcp) 📇 ☁️ - Access Dutch Parliament (Tweede Kamer) information including documents, debates, activities, and legislative cases through structured search capabilities (based on opentk project by Bert Hubert) - [reading-plus-ai/mcp-server-deep-research](https://github.com/reading-plus-ai/mcp-server-deep-research) 📇 ☁️ - MCP server providing OpenAI/Perplexity-like autonomous deep research, structured query elaboration, and concise reporting. +- [sascharo/gxtract](https://github.com/sascharo/gxtract) 🐍 ☁️ 🪟 🐧 🍎 - GXtract is a MCP server designed to integrate with VS Code and other compatible editors (documentation: [sascharo.github.io/gxtract](https://sascharo.github.io/gxtract)). It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment. - [SecretiveShell/MCP-searxng](https://github.com/SecretiveShell/MCP-searxng) 🐍 🏠 - An MCP Server to connect to searXNG instances - [takashiishida/arxiv-latex-mcp](https://github.com/takashiishida/arxiv-latex-mcp) 🐍 ☁️ - Get the LaTeX source of arXiv papers to handle mathematical content and equations - [the0807/GeekNews-MCP-Server](https://github.com/the0807/GeekNews-MCP-Server) 🐍 ☁️ - An MCP Server that retrieves and processes news data from the GeekNews site. @@ -704,7 +705,6 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [zoomeye-ai/mcp_zoomeye](https://github.com/zoomeye-ai/mcp_zoomeye) 📇 ☁️ - Querying network asset information by ZoomEye MCP Server - [yamanoku/baseline-mcp-server](https://github.com/yamanoku/baseline-mcp-server) 📇 🏠 - MCP server that searches Baseline status using Web Platform API - [longevity-genie/biothings-mcp](https://github.com/longevity-genie/biothings-mcp) 🐍 ☁️ - MCP server to interact with BioThings API, including genes, genetic variants, drugs, and taxonomic information -- [sascharo/gxtract](https://github.com/sascharo/gxtract) 🐍 ☁️ 🪟 🐧 🍎 - GXtract is a MCP server designed to integrate with VS Code and other compatible editors (documentation: [sascharo.github.io/gxtract](https://sascharo.github.io/gxtract)). It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment. ### 🔒 Security