Catalog
io.github.eghuzefa/engineer-your-data
OfficialMCP server for data engineering: validation, transformation, visualization, and APIs.
Validate, transform, visualize data and expose it through APIs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"engineer-your-data": {
"command": "uvx",
"args": [
"engineer-your-data"
]
}
}
}