Skip to content
@superglue-ai

superglue

Open source proxy server for data mapping. Fetch and transform data from any external system and file format.

superglue_logo_white

self-healing integration agent 🍯

superglue is a self-healing integration agent. You can deploy it as a proxy between you and any complex / legacy APIs and always get the data that you want in the format you expect. Here's how it works: You prompt superglue in natural language (like "get all issues from jira"), provide an API URL, and superglue transforms the prompt into corresponding API calls. What superglue does under the hood:

  • Automatically generates the API configuration by analyzing API docs.
  • Handles pagination, authentication, and error retries.
  • Creates deterministic transformations (using JSONata for creating transformation rules), into the exact schema you need.
  • Validates that all data coming through follows that schema, and fixes transformations when they break.

superglue uses LLMs only during configuration setup and transformation rule creation, making the glueing process deterministic and extremely efficient in terms of latency and cost.

If you’re spending a lot of time writing code connecting to weird APIs, fumbling with custom fields in foreign language ERPs, mapping JSONs, extracting data from compressed CSVs sitting on FTP servers, and making sure your integrations don’t break when something unexpected comes through, superglue might be for you.

GitHub Y Combinator Client SDK Docker Twitter Adina Twitter Stefan

🤝 contributions

we love your contributions. feel free to chime in and build with us.

check our open superglue issues and open superglue pull requests for more information.

💬 join the community

join our discord to stay in the loop about latest releases.

Popular repositories Loading

  1. superglue superglue Public

    Self-healing open source data connector. Use it as a layer between you and any complex / legacy APIs and always get the data that you want in the format you expect.

    TypeScript 1.7k 74

  2. superglue-js superglue-js Public

    This is the JS/TS client SDK for superglue. For the main repository, see superglue-ai/superglue.

    TypeScript 4

  3. .github .github Public

  4. assistant-ui assistant-ui Public

    Forked from assistant-ui/assistant-ui

    Typescript/React Library for AI Chat💬🚀

    TypeScript

Repositories

Showing 4 of 4 repositories
  • superglue Public

    Self-healing open source data connector. Use it as a layer between you and any complex / legacy APIs and always get the data that you want in the format you expect.

    superglue-ai/superglue’s past year of commit activity
    TypeScript 1,697 GPL-3.0 74 3 4 Updated Apr 23, 2025
  • .github Public
    superglue-ai/.github’s past year of commit activity
    0 0 0 0 Updated Apr 16, 2025
  • superglue-js Public

    This is the JS/TS client SDK for superglue. For the main repository, see superglue-ai/superglue.

    superglue-ai/superglue-js’s past year of commit activity
    TypeScript 4 MIT 0 0 0 Updated Mar 3, 2025
  • assistant-ui Public Forked from assistant-ui/assistant-ui

    Typescript/React Library for AI Chat💬🚀

    superglue-ai/assistant-ui’s past year of commit activity
    TypeScript 0 MIT 612 0 0 Updated Feb 25, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…