Odel
ouestcharlie woof

ouestcharlie woof

Local
@ouestcharlie7PythonMITUpdated 1w ago

An MCP server and app to search and browse your photos while preserving your privacy

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIouestcharlie-woofv0.13.2

Run

uvx ouestcharlie-woof

MCP client config

{
  "mcpServers": {
    "ouestcharlie-woof": {
      "command": "uvx",
      "args": [
        "ouestcharlie-woof"
      ]
    }
  }
}