mcpbeat Sign in

Echosaw MCP Server

by matthew-b-simpson Your server? Claim it
local only

Echosaw runs on your own machine — the client starts it, so there is no endpoint to ping. 341 installs a week from npm.

Media intelligence analysis for audio, video, and images via the Echosaw MCP server.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 142 · avg 32 · +181% w/w
a month agotoday
341
Installs / week
npm · @echosaw/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add echosaw -- npx -y @echosaw/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "echosaw": {
      "args": [
        "-y",
        "@echosaw/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.echosaw]
command = "npx"
args = ["-y", "@echosaw/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "echosaw": {
      "args": [
        "-y",
        "@echosaw/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "echosaw": {
      "args": [
        "-y",
        "@echosaw/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ECHOSAW_API_KEY (Your Echosaw API key), ECHOSAW_API_URL (API base URL (override for staging)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Echosaw

same job, measured the same way
Echosaw
by echosaw

Media intelligence analysis for audio, video, and images via the Echosaw MCP server.

answering
Media Gen MCP
by strato-space

MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.

33 installs/wk local only
Godotiq
by salvo10f

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.

464 installs/wk local only
Kie MCP
by elibarnett

MCP for kie.ai: 45+ image, 70+ video, 20+ audio models with model intelligence

90 installs/wk local only
Grok Video
by codechap

MCP server for Grok video — text-to-video, image-to-video, and video editing

local only
Ckb
by simplyliz

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

274 installs/wk local only
Spot AI MCP (Unofficial)
by phil-bryant

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

503 installs/wk local only
C
Allstacks Analytics MCP Server
by allstacks

Provides 208+ tools for AI-native engineering intelligence via Allstacks API.

196 installs/wk local only

Echosaw — questions

Answers built from our own checks of this server.

Why is there no uptime for Echosaw?
Echosaw runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @echosaw/mcp-server was installed 341 times last week.
Is Echosaw still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Echosaw?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @echosaw/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Echosaw?
The npm package @echosaw/mcp-server was installed 341 times in the last week. Week over week that is +181%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.