[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73952":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":39,"readmeContent":40,"aiSummary":41,"trendingCount":16,"starSnapshotCount":16,"syncStatus":42,"lastSyncTime":43,"discoverSource":44},73952,"superglue","superglue-ai\u002Fsuperglue","superglue-ai","superglue (YC W25) builds integrations and tools from natural language. Get production-grade tools for long tail and enterprise systems.","https:\u002F\u002Fsuperglue.ai",null,"TypeScript",2018,124,8,4,0,11,59.39,"Other",false,"main",true,[24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],"agents","ai","ai-agents","api","api-gateway","api-orchestration","developer-tools","etl-automation","function-calling","integration","llm","mcp","oauth2","open-source","transformations","2026-06-12 04:01:12","\u003Cp align=\"center\">\n  \u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fbe0e65d4-dcd8-4133-9841-b08799e087e7\" width=\"350\" alt=\"superglue_logo_white\">\n\u003C\u002Fp>\n\n\u003Ch2 align=\"center\">Build production-grade integrations & tools in natural language.\u003C\u002Fh2>\n\u003Cdiv align=\"center\">\n  \n[![Y Combinator](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FY%20Combinator-W25-orange?style=flat-square)](https:\u002F\u002Fwww.ycombinator.com\u002Fcompanies\u002Fsuperglue)\n[![Client SDK](https:\u002F\u002Fimg.shields.io\u002Fnpm\u002Fv\u002F@superglue\u002Fclient?style=flat-square&logo=npm)](https:\u002F\u002Fwww.npmjs.com\u002Fpackage\u002F@superglue\u002Fclient)\n[![Docker](https:\u002F\u002Fimg.shields.io\u002Fdocker\u002Fpulls\u002Fsuperglueai\u002Fsuperglue?style=flat-square&logo=Docker)](https:\u002F\u002Fhub.docker.com\u002Fr\u002Fsuperglueai\u002Fsuperglue)\n[![Weave Badge](https:\u002F\u002Fimg.shields.io\u002Fendpoint?url=https%3A%2F%2Fapp.workweave.ai%2Fapi%2Frepository%2Fbadge%2Forg_0S2o9PLamHvNsTjHbszc38vC%2F914997268&cacheSeconds=3600&labelColor=#EC6341)](https:\u002F\u002Fapp.workweave.ai\u002Freports\u002Frepository\u002Forg_0S2o9PLamHvNsTjHbszc38vC\u002F914997268)\n\n\u003C\u002Fdiv>\n\n## What is superglue?\n\n- superglue is an AI-powered tool builder that works with any API, database or file storage server\n- Abstracts away authentication, documentation handling and data mapping between systems\n- Self‑heals tools: When steps fail due to upstream API changes, superglue can auto-repair failures to keep your tools running\n\n## What people build with superglue\n\n- Lightweight and maintainable data syncing tools across legacy systems\n- Migrations of complex SQL procedures to REST API calls in cloud migrations\n- Enterprise GPT tools: expose tools that work with custom legacy systems in your enterprise GPT\n\n## Quick Start\n\n### Option 1: Sign up to [superglue](https:\u002F\u002Fapp.superglue.cloud) and start building immediately\n\n### Option 2: [Self-host](https:\u002F\u002Fdocs.superglue.cloud\u002Fgetting-started\u002Fsetup#self-hosted) for maximum control and customization\n\n## Interfaces\n\nYou can interact with superglue via three interfaces, regardless of whether you self-host or use the hosted version:\n\n**Web application**\n\n- The web application is available for self-hosted and superglue-hosted setups\n- If you decide to use a superglue-hosted setup, the web application has features that are not available when self-hosting (e.g. the superglue agent)\n- When doing local development on your self-hosted setup, you can customize the web application to your needs\n\n**superglue SDK**\n\n- The superglue SDK offers CRUD functionality for all superglue data types and lets you execute tools programmatically\n- For more detailed information on SDK functionality, check our [SDK guide](https:\u002F\u002Fdocs.superglue.cloud\u002Fsdk\u002Foverview)\n\n  Install via npm:\n\n  ```bash\n    npm install @superglue\u002Fclient\n  ```\n\n  Client setup:\n\n  ```javascript\n  \u002F\u002F Typescript SDK\n  import { SuperglueClient } from \"@superglue\u002Fclient\";\n\n  const superglue = new SuperglueClient({\n    apiKey: \"your_api_key_here\", \u002F\u002F Get from app.superglue.cloud\n  });\n  ```\n\n**MCP Server**\n\n- Look at our [MCP Guide](https:\u002F\u002Fdocs.superglue.cloud\u002Fmcp\u002Fusing-the-mcp) for full installation instructions\n- The MCP interface gives you discoverability tools and execution capabilities for your pre-built superglue tools\n- The MCP does not support ad-hoc integration creation or tool building\n- Use MCP in production for agentic use cases and internal GPTs to access and execute pre-built tools with full control\n\n## 📖 Documentation\n\nFor detailed documentation, visit [docs.superglue.cloud](https:\u002F\u002Fdocs.superglue.cloud).\n\n## 🤝 Contributing\n\nWe love contributions! Before making contributions, we ask that all users read through our [contribution guide](https:\u002F\u002Fgithub.com\u002Fsuperglue-ai\u002Fsuperglue\u002Fblob\u002Fmain\u002FCONTRIBUTING.md) and sign the Contributor License Agreement (CLA). When creating new issues or pull requests, please ensure compliance with the contribution guide.\n\n[\u002F\u002F]: # \"To contribute to the docs, check out the \u002Fdocs folder.\"\n\n## License\n\nsuperglue is FSL licensed. The superglue client SDKs are MIT licensed. See [LICENSE](LICENSE) for details.\n\n## Next Steps\n\n- [Join our Discord](https:\u002F\u002Fdiscord.gg\u002FvUKnuhHtfW)\n- [Read our docs](https:\u002F\u002Fdocs.superglue.cloud\u002F)\n- [Talk to us](https:\u002F\u002Fcal.com\u002Fsuperglue\u002Fsuperglue-demo)\n\nText us! \u003Cbr>\n[![Twitter Adina](https:\u002F\u002Fimg.shields.io\u002Ftwitter\u002Ffollow\u002Fadinagoerres?style=flat-square&logo=X)](https:\u002F\u002Ftwitter.com\u002Fadinagoerres)\n[![Twitter Stefan](https:\u002F\u002Fimg.shields.io\u002Ftwitter\u002Ffollow\u002Fsfaistenauer?style=flat-square&logo=X)](https:\u002F\u002Ftwitter.com\u002Fsfaistenauer)\n[![Twitter](https:\u002F\u002Fimg.shields.io\u002Ftwitter\u002Ffollow\u002Fsuperglue_d?style=social)](https:\u002F\u002Ftwitter.com\u002Fsuperglue_d)\n","superglue 是一个基于自然语言构建生产级集成和工具的AI平台。它能够与任何API、数据库或文件存储服务器协同工作，自动处理认证、文档管理和系统间的数据映射，并具备自我修复功能，当因上游API变更导致步骤失败时，可自动修复以保持工具运行。项目采用TypeScript编写，支持Docker部署，提供Web应用、SDK和MCP Server三种交互方式。适用于需要轻量级且易于维护的数据同步工具的企业场景，特别是在云迁移过程中将复杂的SQL过程转换为REST API调用，或是开发企业级GPT工具时特别有用。",2,"2026-06-11 03:48:04","high_star"]