MCPhoenix — MCP Server by jmanhype

by jmanhype · MCP Server · ★ 67

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About MCPhoenix

MCPhoenix MCP server built on Phoenix Framework (Elixir). Exposes Server-Sent Events and JSON-RPC endpoints for MCP clients, with support for managing multiple child MCP servers through JSON configuration. Note: the module and directory names use the spelling "MCPheonix" (without the 'o') throughout the codebase. What It Does Runs a Phoenix web server on port 4001 that: Accepts MCP JSON-RPC requests at Streams events to clients via SSE at Manages child MCP servers (Flux image generation, Dart task management, etc.) as supervised processes Routes tool calls to the appropriate child server over stdio Child servers are defined in and started automatically at boot. Status Architecture lib/ mcpheonix/ application.ex — OTP application, supervision tree mcp/ server.ex — Core MCP server logic servermanager.ex — Manages child MCP server

Quick Facts

Stars67
Forks6
LanguageElixir
CategoryMCP Server
LicenseMIT
Quality Score66.9180337796153/100
Open Issues1
Last Updated2026-03-25
Created2025-03-09
Platformsmcp
Est. Tokens~14k

Compatible Skills

These tools work well together with MCPhoenix for enhanced workflows:

  • hermes-mcp — semantic(0.48)+same_lang+similar_pop+shared_platform (47%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Elixir Agent Tools

Frequently Asked Questions

What is MCPhoenix?

MCPhoenix is A simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework.. It is categorized as a MCP Server with 67 GitHub stars.

What programming language is MCPhoenix written in?

MCPhoenix is primarily written in Elixir.

How do I install or use MCPhoenix?

You can find installation instructions and usage details in the MCPhoenix GitHub repository at github.com/jmanhype/MCPhoenix. The project has 67 stars and 6 forks, indicating an active community.

What license does MCPhoenix use?

MCPhoenix is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools