davidf9999/gx-mcp-server
A Python server that exposes Great Expectations data quality tools to LLM agents via the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"gx-mcp-server": {
"command": "npx",
"args": [
"-y",
"gx-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...