House_with_garden: Open source home automation that puts local control and privacy first.

Mock doc (core) MCP Server

Model Context Protocol (mock-doc) server

View all core servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mock-doc": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mock-doc"
      ]
    }
  }
}