superglue
Build production-grade integrations and tools using natural language.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.0k
- Source
- mcp-github
- Repository
- github.com/superglue-ai/superglue
Overview
superglue is an AI-powered tool builder that works with any API, database, or file storage server. It abstracts authentication, document processing, and data mapping across systems, and can automatically fix tool failures caused by upstream API changes. Developers can integrate superglue via MCP Server, making it suitable for long-term maintenance in enterprise applications.
Capabilities
- ▪Supports integration with multiple data sources
- ▪Automatically handles authentication and documentation
- ▪Self-healing tools to address API changes
- ▪Provides MCP interface for AI invocation
Use cases
Setup
npm install @superglue/client; const superglue = new SuperglueClient({apiKey: 'your_api_key_here'});This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with superglue?
After registering a superglue account or self-hosting the deployment, follow the instructions in the official documentation.
Is superglue open source?
Yes, superglue is released under the FSL license.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.