Productivity|Development|AI / ML|Cloud|DatabaseTypeScript
superglue
superglue builds integrations and tools from natural language.
N/A rating (0 reviews)0 installs1,999 GitHub stars
integrationautomationAI
superglue is an AI-powered tool builder that works with any API, database or file storage server. It abstracts away authentication, documentation handling and data mapping between systems, and can auto-repair failures to keep your tools running.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"superglue": {
"args": [
"-y",
"@superglue/client"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.