🎬

mcp-server

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

Media stdio npm npmstdioremote
RUN IN TERMINAL
claude mcp add comechosaw-mcp-server -- npx -y @echosaw/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "comechosaw-mcp-server": { "command": "npx", "args": ["-y", "@echosaw/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comechosaw-mcp-server": { "command": "npx", "args": ["-y", "@echosaw/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comechosaw-mcp-server": { "command": "npx", "args": ["-y", "@echosaw/mcp-server"] } } }

About This MCP Server

The com.echosaw/mcp-server is a media analysis tool that enables media intelligence analysis for audio, video, and images via a server that can be connected to using npm and stdio, and can also be accessed remotely. It is part of the Echosaw suite of tools and is available on github. Developers would use this tool when they need to analyze media files and require a server-based solution that can be easily integrated into their projects.

Media intelligence analysis for audio, video, and images via the Echosaw MCP server.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with media capabilities via the stdio transport.

Package

@echosaw/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-server server extends your AI assistant with media capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comechosaw-mcp-server.svg)](https://skillsplayground.com/mcps/comechosaw-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.