ugo-mcp-server

victoriamprado/ugo-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
U.GO Tasks MCP server for Claude.ai — manage boards, tasks and members through natural conversation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ugo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "victoriamprado/ugo-mcp-server"
      ]
    }
  }
}

README Excerpt

Connect Claude to your U.GO Tasks workspace. Create boards, manage tasks, organize columns, and coordinate your team — all through natural conversation. - **Boards** — list, create, update, and delete project boards - **Columns** — add, rename, and remove columns from any board - **Tasks** — create, update, move between columns, and delete tasks