Echosaw Com
Rank #1,264com.echosaw/mcp-server
Media intelligence analysis for audio, video, and images via the Echosaw MCP server.
Echosaw Com is a Model Context Protocol (MCP) server published by Orange-Sky-Software-Inc. It ranks #1,264 of 132,046 servers tracked on MCP Toplist, and its repository has 71 GitHub stars. Echosaw Com is listed on Official MCP, with 18 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 130,782 of 132,046 servers on MCP Toplist.
Use Echosaw Com
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http echosaw https://mcp.echosaw.com/claude mcp add echosaw -e "ECHOSAW_API_KEY=<your ECHOSAW_API_KEY>" -e "ECHOSAW_API_URL=<your ECHOSAW_API_URL>" -- npx -y @echosaw/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.echosaw]
url = "https://mcp.echosaw.com/"Add to ~/.codex/config.toml.
[mcp_servers.echosaw]
command = "npx"
args = ["-y", "@echosaw/mcp-server"]
[mcp_servers.echosaw.env]
ECHOSAW_API_KEY = "<your ECHOSAW_API_KEY>"
ECHOSAW_API_URL = "<your ECHOSAW_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.echosaw.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"echosaw": {
"command": "npx",
"args": [
"-y",
"@echosaw/mcp-server"
],
"env": {
"ECHOSAW_API_KEY": "<your ECHOSAW_API_KEY>",
"ECHOSAW_API_URL": "<your ECHOSAW_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echosaw": {
"url": "https://mcp.echosaw.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"echosaw": {
"command": "npx",
"args": [
"-y",
"@echosaw/mcp-server"
],
"env": {
"ECHOSAW_API_KEY": "<your ECHOSAW_API_KEY>",
"ECHOSAW_API_URL": "<your ECHOSAW_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"echosaw": {
"type": "http",
"url": "https://mcp.echosaw.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"echosaw": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@echosaw/mcp-server"
],
"env": {
"ECHOSAW_API_KEY": "<your ECHOSAW_API_KEY>",
"ECHOSAW_API_URL": "<your ECHOSAW_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echosaw": {
"serverUrl": "https://mcp.echosaw.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"echosaw": {
"command": "npx",
"args": [
"-y",
"@echosaw/mcp-server"
],
"env": {
"ECHOSAW_API_KEY": "<your ECHOSAW_API_KEY>",
"ECHOSAW_API_URL": "<your ECHOSAW_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echosaw": {
"url": "https://mcp.echosaw.com/"
}
}
}{
"mcpServers": {
"echosaw": {
"command": "npx",
"args": [
"-y",
"@echosaw/mcp-server"
],
"env": {
"ECHOSAW_API_KEY": "<your ECHOSAW_API_KEY>",
"ECHOSAW_API_URL": "<your ECHOSAW_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.echosaw%2Fmcp-server)<a href="https://mcptoplist.com/server/com.echosaw%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.echosaw%2Fmcp-server.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Orange-Sky-Software-Inc
Available versions (18)
| Version | Published |
|---|---|
| 2.1.0 | Sep 11, 2026 |
| 2.0.2 | Aug 11, 2026 |
| 2.0.1 | May 10, 2026 |
| 1.4.0 | Apr 24, 2026 |
| 1.3.2 | Mar 31, 2026 |
| 1.3.1 | Mar 31, 2026 |
| 1.3.0 | Mar 31, 2026 |
| 1.2.9 | Mar 31, 2026 |
| 1.2.8 | Mar 31, 2026 |
| 1.2.7 | Mar 31, 2026 |
| 1.2.6 | Mar 30, 2026 |
| 1.2.3 | Mar 25, 2026 |
| 1.2.2 | Mar 25, 2026 |
| 1.2.1 | Mar 25, 2026 |
| 1.1.1 | Mar 16, 2026 |
| 1.1.0 | Mar 13, 2026 |
| 1.0.0 | Mar 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Echosaw Com?
- Echosaw Com is maintained by Orange-Sky-Software-Inc, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Echosaw Com listed on the Official MCP Registry?
- Yes — Echosaw Com is listed on the Official MCP Registry.
- How many versions does Echosaw Com have?
- MCP Toplist tracks 18 versions of Echosaw Com, most recently published on Sep 11, 2026.
- Where can I find the source code for Echosaw Com?
- The source code for Echosaw Com is hosted at github.com/Orange-Sky-Software-Inc/echosaw-com.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.