MCP Servers / development / GXtract

GXtract

JSON →
stdionone1development

GXtract is a MCP server designed to integrate with VS Code and other compatible editors. 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.

Install
How to run this server
[ { "cmd": "pip install --upgrade", "imports": [] } ]
server path: gxtract
Tools
What this server exposes
groundx/searchDocuments
Search for documents within your GroundX projects.
groundx/queryDocument
Ask specific questions about a document in GroundX.
groundx/explainSemanticObject
Get explanations for diagrams, tables, or other semantic objects within documents.
cache/refreshMetadataCache
Manually refresh the GroundX metadata cache.
cache/refreshCachedResources
Manually refresh the GroundX projects and buckets cache.
cache/getCacheStatistics
Get statistics about the cached metadata.
cache/listCachedResources
List all currently cached GroundX resources (projects, buckets).
Configuration
Environment & auth
authnone
envGROUNDX_API_KEY
Resources
GXtract — MCP Server · libregistry