MCPhoenix

MCPhoenix

3.5

If you are the rightful owner of MCPhoenix and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework.

MCPheonix is an intelligent, self-healing, distributed AI event system using Model Context Protocol and Elixir's Phoenix Framework. It provides a server that implements the Model Context Protocol, allowing AI models to interact with your application data and functionality through a unified interface. The system is designed to be resilient and scalable, leveraging Cloudflare's Durable Objects and Workers for a distributed architecture. It supports real-time notifications, JSON-RPC for client requests, and integrates with Flux for image generation and Dart for task management. The architecture is extensible, allowing for custom MCP server integration and automatic recovery from failures.

Features

  • Server-Sent Events (SSE) stream for real-time notifications
  • JSON-RPC endpoint for client requests
  • Self-healing distributed architecture via Cloudflare Durable Objects
  • Edge computing capabilities through Cloudflare Workers
  • Extensible MCP server architecture