Kaneo runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from npm. Last commit 22 Sep 2026.
Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients
We read the source, 7 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
`https://api.telegram.org/bot${botToken}/sendMessage`,
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Automatically publish or update the PR comment
env:
GH_TOKEN: ${{ steps.bot-token.outputs.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kaneo -- npx -y @kaneo/mcp
{
"mcpServers": {
"kaneo": {
"args": [
"-y",
"@kaneo/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.kaneo]
command = "npx"
args = ["-y", "@kaneo/mcp"]
{
"mcpServers": {
"kaneo": {
"args": [
"-y",
"@kaneo/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kaneo": {
"args": [
"-y",
"@kaneo/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KANEO_API_URL (Base URL of your Kaneo API (defaults to http://localhost:1337)), KANEO_API_KEY (Kaneo API key for non-interactive auth; omit to use the interactive device flow).
The author declared them in the registry entry; get the values from the project itself.
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
Karea task manager - 49 tools for Claude Code, Cursor, and other MCP clients.
Zendesk MCP server for Claude Code and other MCP clients
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
MCP server for AiList — search and discover Ai projects from Claude Code
Answers built from our own checks of this server.