Submit

Barkme Mcp Server

@thevibeworks

Server Config

{
  "mcpServers": {
    "barkme": {
      "command": "node",
      "args": [
        "/your/path/to/barkme-mcp-server/dist/index.js"
      ],
      "env": {
        "LOG_LEVEL": "info",
        "BARK_DEVICES": "iPhone:<your device key>",
        "BARK_SERVER": "https://api.day.app",
        "BARK_GROUP": "Claude",
        "BARK_RETRY": "2",
        "BARK_ASYNC": "true"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.