Loading MCP server directory, please wait...
Media intelligence analysis for audio, video, and images via the Echosaw MCP server.
npx @getmcp/cli add io.github.matthew-b-simpson/echosawRequires Node.js 18+. Community-contributed server. Review source before installing.
ECHOSAW_API_KEYYour Echosaw API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.matthew-b-simpson/echosaw": {
"command": "npx",
"args": [
"-y",
"@echosaw/mcp-server"
],
"env": {
"ECHOSAW_API_KEY": "",
"ECHOSAW_API_URL": ""
}
}
}
}