@echosaw/mcp-server
Freeby MCP Community
Echosaw MCP Server - Media intelligence for AI assistants. Connect your LLM to Echosaw and analyze media directly within your workflow.
v1.3.2Added Apr 12, 2026
mcpmodel-context-protocolmcp-servermedia-analysisvideo-analysis
@echosaw/mcp-server MCP Server
Echosaw MCP Server - Media intelligence for AI assistants. Connect your LLM to Echosaw and analyze media directly within your workflow.
Installation
Reviews
Installation
Quick install
npx -y @echosaw/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@echosaw/mcp-server": {
"command": "npx",
"args": ["-y", "@echosaw/mcp-server"]
}
}
}