Back to directory
toru-takagi/togello-mcp-server

toru-takagi/togello-mcp-server

@Toru-Takagi

Togello MCP Server exposes Togello tasks, categories, calendar memos, Google Calendar events, activity items, and activity logs through the Model Context Protocol.

togellotaskscalendarproductivitymcptoolapiautomation

Installation & Configuration

{
  "mcpServers": {
    "togello": {
      "command": "npx",
      "args": [
        "-y",
        "togello-mcp-server"
      ],
      "env": {
        "TOGELLO_API_TOKEN": "replace_with_your_token"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15