Launching today

Adaptora - Open Source
Connect any API. Talk to it in plain English.
3 followers
Connect any API. Talk to it in plain English.
3 followers
Self-hosted Dynamic API Agent with an MCP layer — talk to any REST API in natural language. Bring-your-own-LLM (Ollama). - guptayush02/adaptora







Love that this is self-hosted and Ollama-friendly, exactly what I've been hunting for. One thing that would make it stickier for me: built-in webhook support so my adapted endpoints can push events out to n8n or other automations, not just respond to queries.
@emirdemirbwv23
Thanks, glad it's hitting the spot! Webhook support is a great call — right now adaptora is pull/request-based only, but pushing events out to n8n/Zapier-style automations is exactly the kind of thing that'd make it feel like a real integration hub instead of just an adapter layer. Adding it to the roadmap. If you've got a specific use case (which events, what payload shape you'd want), drop it in a GitHub issue — helps me design it around real workflows instead of guessing.