← Index

io.github.karanivincent/telitask-mcp

io.github.karanivincent/telitask-mcp·v0.2.3·Other
Quality Score
80
/100

TeliTask MCP server — manage contacts, tasks, and calls from AI assistants

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "telitask-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@telitask/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "telitask-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@telitask/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @telitask/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other