Google PageRank for AI agents. 25,000+ tools indexed.

tidewave_phoenix MCP Server

tidewave-ai/tidewave_phoenix

Score: 96.2 Rank #18 MCP Server
Are you the maintainer of tidewave-ai/tidewave_phoenix? Claim this listing →

MCP server with runtime-level tools for Phoenix development

Add AgentRank to Claude Code Discover and compare tools like tidewave-ai/tidewave_phoenix — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

tidewave-ai/tidewave_phoenix is a Elixir MCP server licensed under Apache-2.0. MCP server with runtime-level tools for Phoenix development

Ranked #18 out of 24850 indexed tools.

In the top 1% of all indexed tools.

Has 35 contributors.

Actively maintained with commits in the last week.

Ecosystem

Elixir Apache-2.0

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 853

853 stars → growing community

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 95%

109/115 issues closed → responsive maintainer

Contributors 10% 35

35 contributors → active community

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 74
Description Good
License Apache-2.0

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

Badge all embed codes →

AgentRank score for tidewave-ai/tidewave_phoenix
[![AgentRank](https://agentrank-ai.com/api/badge/tool/tidewave-ai--tidewave_phoenix)](https://agentrank-ai.com/tool/tidewave-ai--tidewave_phoenix/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/tidewave-ai--tidewave_phoenix/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/tidewave-ai--tidewave_phoenix" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="tidewave-ai/tidewave_phoenix"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Tidewave Phoenix

Tidewave Phoenix is an MCP server that provides runtime-level tools for developing Phoenix apps using coding agents.

Your agent will be able to use this MCP server to talk to your running Phoenix app in development to:

- execute code in the context of the running app (like an IEx session for agents)
- read the app's live logs
- query your development database
- get source locations of modules and functions
- read documentation pinned to the exact hex package versions your project depends on

This MCP server is an open-source component of [Tidewave](https://tidewave.ai), the agentic development environment for Phoenix and Rails.

You can use this project as a standalone MCP server or integrated with the [Tidewave product](https://tidewave.ai) by following the installation instructions below.

## Installation

### 1. Add the Tidewave hex package to your app

#### Option 1: Manually

Add the `tidewave` package to your `mix.exs`:

```elixir
def deps do
  [
    {:tidew
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.