drio
Open app

MCPheonix

Source

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

Catalog onlyCatalog onlySTDIO

Overview

MCPheonix is a simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework, designed to facilitate intelligent, self-healing, distributed AI event systems.

To use MCPheonix, clone the repository, install dependencies, configure Cloudflare integration, and start the server. Detailed instructions are provided in the documentation.

  • Real-time notifications via Server-Sent Events (SSE) - JSON-RPC endpoint for client requests - Event publish/subscribe mechanism - Self-healing distributed architecture with Cloudflare Durable Objects - Extensible architecture for custom MCP servers
  1. Building resilient AI applications that require real-time data processing.
  2. Integrating multiple AI models with a unified interface.
  3. Developing applications that need to maintain state across distributed systems.

Add to your AI client

Use these steps to connect MCPheonix in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcpheonix-jmanhype": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpheonix-jmanhype"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcpheonix-jmanhype": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpheonix-jmanhype"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcpheonix-jmanhype": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpheonix-jmanhype"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcpheonix-jmanhype": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpheonix-jmanhype"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcpheonix-jmanhype": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpheonix-jmanhype"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcpheonix-jmanhype": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpheonix-jmanhype"
      ]
    }
  }
}

FAQ

What is the Model Context Protocol?

The Model Context Protocol is a standard for enabling AI models to interact with application data and functionality.

Is MCPheonix suitable for production use?

Yes, MCPheonix is designed for production environments with its self-healing capabilities.

What are the prerequisites for running MCPheonix?

You need Elixir, Erlang, Phoenix, Python, Node.js, and a Cloudflare account for integration.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2530,"uuid":"ccb4c4e8-90c8-4541-8e91-62fa27ffabc8","name":"MCPheonix","title":"MCPheonix","description":"A simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework.","avatar_url":"https://avatars.githubusercontent.com/u/56135400?v=4","created_at":"2025-03-13T08:38:08.776Z","updated_at":"2025-03-14T22:13:30.574Z","status":"created","author_name":"jmanhype","author_avatar_url":"https://avatars.githubusercontent.com/u/56135400?v=4","tags":"mcpheonix,model-context-protocol,elixir,phoenix-framework","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/jmanhype/MCPheonix","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"34\",\"license\":\"MIT license\",\"language\":\"Elixir\",\"is_official\":false,\"latest_commit_time\":\"2025-03-11 14:21:33\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]