Utopia
@altinoren
关于 Utopia
Utopia is a simulation MCP Server designed to test and experiment with common household items, both those available today and those likely to exist in the near future, using AI Agents. This project provides a set of simulated smart home and lifestyle devices, allowing you to inte
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Utopia": {
"command": "dotnet",
"args": [
"run",
"--project",
"<path_to_project_folder>/Utopia.csproj"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Utopia?
Utopia is an MCP server that exposes a collection of smart home and simulation tools, including humidity control, air quality management, lighting, multi-room audio, refrigerator monitoring, robot vacuum, smart bed, smart blinds, smart lock, thermostat, autonomous electric vehicle simulation, banking, and grocery shopping.
How to use Utopia?
—
Key features of Utopia
- HumidityControl: Monitor and control humidity in each room.
- AirQualityControl: Simulate and manage air quality.
- Lighting: Control smart lighting in any room.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论