Mentioned as a contact method for sales calls, indicating potential integration capabilities with Cal.com scheduling.
Provides community support and collaboration through Discord integration, allowing users to join the superglue community.
Enables deployment via Docker containers, making it easy to run superglue in containerized environments.
Enables source code access and contribution through GitHub integration.
Allows integration with GraphQL endpoints, enabling seamless data querying and manipulation through superglue's API orchestration capabilities.
Supports integration with HubSpot CRM, allowing for API-based interactions with customer relationship management data.
Provides integration with npm for the client SDK, allowing developers to install and use the superglue client in JavaScript/TypeScript projects.
Enables processing of XML file formats with automatic decompression and transformation features.
Indicates Y Combinator backing and potential integration with the Y Combinator ecosystem.
Read the docs 🍯🍯🍯
what is superglue?
superglue orchestrates APIs from natural language. Tell it what you want to do in your CRM, ERP and co. and superglue builds, runs and executes the integration pipelines automatically. Comes with automated schema mapping, drift detection, retries and remappings so your API workflows keep running no matter what. superglue makes agents reliable in prod by letting them build deterministic workflows across any SaaS app, API and data source. Use the superglue MCP instead of hard-coding tools and let your agent use APIs the way they want to, not the way they were written.
- Lightweight proxy: point it at any REST / GraphQL / SQL / postgres / file endpoint.
- LLM‑assisted mapping during config; cached Javascript transforms at runtime (no LLM latency).
- Self‑heals schema drift: when the upstream API or schema changes, superglue regenerates the transform automatically, and keeps the pipeline running.
- Security‑first: zero data stored; run fully on‑prem or use our hosted version.
quick start
hosted version
- Run on our cloud-hosted version
- Install the superglue js/ts client:
- Configure your first api call:
what people build with superglue
- Voice assistants: reliably map intent to tool usage
- Extended GPT: offer more data sources and a whitelabel agent builder inside your internal GPT
- Extend AI assistant/co-pilot: offer more actions than search
- Ship connectors 10x faster, without the maintenance overhead
- Simple interface for legacy API pipelines
- CMS or cloud migration
- Transforming SQL queries into Rest API calls
- And many more...
key features
- API Proxy: Configure APIs and intercept responses in real-time with minimal added latency
- LLM-Powered Data Mapping: Automatically generate data transformations using large language models
- Schema Validation: Ensure data compliance with your specified schemas
- File Processing: Handle various file formats (CSV, JSON, XML) with automatic decompression
- Flexible Authentication: Support for various auth methods including header auth, api keys, oauth, and more
- Smart Pagination: Handle different pagination styles automatically
- Caching & Retry Logic: Built-in caching and configurable retry strategies
📖 Documentation
For detailed documentation, visit docs.superglue.cloud.
🤝 contributing
We love contributions! Feel free to open issues for bugs or feature requests.
license
superglue is GPL licensed. The superglue client SDKs are MIT licensed. See LICENSE for details.
Next Steps
Text us!
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A service that enables agents to build deterministic workflows across apps, databases and APIs using natural language, handling schema mapping, drift detection, and execution of integration pipelines automatically.
Related MCP Servers
- AsecurityAlicenseAqualityA server for programmatically creating and managing n8n workflows with a REST API interface, supporting workflow creation, validation, and export.Last updated -10281301JavaScriptMIT License
- -securityFlicense-qualityIntegrates with the AgentCraft framework to enable secure communication and data exchange between AI agents, supporting both premade and custom enterprise AI agents.Last updated -1Python
- -securityAlicense-qualityA modular, extensible FastAPI-based platform that aggregates multiple AI tools and microservices into a unified interface with standardized I/O formats, perfect for frontend integration or LLM system orchestration.Last updated -2PythonMIT License
- -securityAlicense-qualityAI-powered agent that streamlines web testing workflows by allowing developers to record, execute, and discover tests using natural language prompts in their AI coding assistants.Last updated -55PythonApache 2.0