Provides a robust backend server for managing and exposing callable tools via a JSON-RPC 2.0 API, integrating with Supabase and n8n.

About

EAM is a robust backend server designed to centralize and expose a diverse set of callable tools through a standardized JSON-RPC 2.0 API. It seamlessly integrates with Supabase for database, storage, and vector operations, and leverages n8n for orchestrating external webhook invocations. This architecture enables developers to build powerful, secure, and scalable tool orchestration platforms, complete with API token-based authentication and a stateless design suitable for horizontal scaling.

Key Features

  • Secure API access with configurable token-based authentication
  • Stateless architecture enabling efficient horizontal scaling
  • Automated workflow orchestration via n8n webhook invocations
  • Standardized JSON-RPC 2.0 API for tool listing and execution
  • Seamless integration with Supabase for data persistence, storage, and vector search
  • 0 GitHub stars

Use Cases

  • Creating a centralized hub for managing and invoking internal or third-party services
  • Automating complex workflows by connecting various APIs and tools through n8n
  • Building custom backends for AI agents or LLMs that require external tool access
Advertisement

Advertisement