Back to Browse

Kaneo MCP Server

Developer ToolsLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients

About

Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

13 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Base URL of your Kaneo API (defaults to http://localhost:1337)Optional

Environment variable: KANEO_API_URL

Kaneo API key for non-interactive auth; omit to use the interactive device flowRequired

Environment variable: KANEO_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-usekaneo-kaneo": {
      "env": {
        "KANEO_API_KEY": "your-kaneo-api-key-here",
        "KANEO_API_URL": "your-kaneo-api-url-here"
      },
      "args": [
        "-y",
        "@kaneo/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!