- Ecovacs MCP Server
Ecovacs MCP Server
Ecovacs core API now fully supports the MCP protocol, making it the world's first robot service provider compatible with the MCP protocol.
Ecovacs has completed the integration of 4 core API interfaces with the MCP protocol, including device list query, cleaning control, recharging control, and working status query.
As the world's first cleaning robot service provider to support the MCP protocol, after the release of Ecovacs MCP Server, AI agent developers only need simple configuration to quickly access robot services in large language models, enabling query, cleaning, recharging, and other capabilities.
This significantly lowers the threshold for calling robot control services during AI agent application development and greatly improves the development efficiency of AI agent applications.
Overview
{
"mcpServers": {
"ecovacs_mcp": {
"command": "/Users/home/.local/bin/uv",
"args": [
"--directory",
"/Users/home/ecovacs-mcp-main/ecovacs_mcp",
"run",
"robot_mcp_stdio.py"
],
"env": {
"ECO_API_KEY": "your AK...........",
"ECO_API_URL": "https://open.ecovacs.com"
}
}
}
}
Server Config
{
"mcpServers": {
"ecovacs_mcp": {
"command": "/Users/home/.local/bin/uv",
"args": [
"--directory",
"/Users/home/ecovacs-mcp-main/ecovacs_mcp",
"run",
"robot_mcp_stdio.py"
],
"env": {
"ECO_API_KEY": "your AK...........",
"ECO_API_URL": "https://open.ecovacs.com"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
ecovacs-aiStar
-Language
-License
-Tags
Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Shotapi
@smallhandsome
a day ago
虎嗅嗅 Ai行业参谋
5 hours ago
Test
@modelcontextprotocol
test
6 months ago
Fabric
@fabric-agent-plugins
3 hours ago