Superglue
MCP Serverby superglue-ai · Added 5mo ago
Claude
2.0k
Install
git clone https://github.com/superglue-ai/superglueAdd to Claude
claude mcp add superglue-ai-superglue-docsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"superglue": {
"command": "npx",
"args": [
"@modelcontextprotocol/superglue"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Drop-in proxy between applications and REST/GraphQL/SQL/file endpoints that automatically handles schema drift detection, data transformation, and pipeline healing using LLM-assisted mapping to create cached JSONata transforms that run without latency and regenerate when upstream schemas change.
Tags
Databasesmcp-serverpythondatabaseai