mcpbeat Sign in

Tidewave Phoenix MCP Server

local only

Tidewave Phoenix runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.

Runtime-level MCP server for Phoenix development: run code, read logs, query the DB, read docs.

Installs / week
not published
852
Stars
3 open issues
7 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Elixir

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command lib/tidewave/mcp.ex:65
         match?({_, 0}, System.cmd("git", ["rev-parse", "--show-toplevel"])) do

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Tidewave Phoenix

same job, measured the same way
Tidewave Rails
by tidewave-ai

Runtime-level MCP server for Rails development: run code, read logs, query the DB, read docs.

local only
Vibecheck MCP
by vibecheckaiofficial

AI Code Firewall — MCP Server for hallucination prevention in AI development

17 installs/wk local only
Sensegrep
by stahldavid

Semantic + structural code search MCP server for AI-native development.

176 installs/wk local only
Microsoft Learn MCP
by microsoft

Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.

3 tools answering
Arcjet
by arcjet

An MCP server for Arcjet - the runtime security platform that ships with your AI code.

answering
Crosspad MCP
by crosspad

Development workflow server for CrossPad — build, test, run, screenshot, and navigate code

202 installs/wk local only
Chrome Debugger MCP
by bitepro

Chrome breakpoint debugging MCP server for inspecting runtime values and stepping through code

47 installs/wk local only
DevTime
by shakargy

Local-first, read-only MCP server for evidence-backed repository memory.

491 installs/wk local only

Tidewave Phoenix — questions

Answers built from our own checks of this server.

Why is there no uptime for Tidewave Phoenix?
Tidewave Phoenix runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Tidewave Phoenix open source?
Yes — it is published under the Apache-2.0 licence, written in Elixir, 852 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.