Skip to content

Activity Mcp Tools

Free

by MCP Community

A mcp tool for activity RD, with the ability to get activity info

v1.3.1Added Apr 12, 2026
mcpactivitycli
Works with:ClaudeGPTGeminiCopilot

Activity Mcp Tools MCP Server

A mcp tool for activity RD, with the ability to get activity info

Installation

npx -y activity-mcp-tools

Reviews

Leave a Review

Installation

Quick install
npx -y activity-mcp-tools
Add to claude_desktop_config.json
{
  "mcpServers": {
    "activity-mcp-tools": {
      "command": "npx",
      "args": ["-y", "activity-mcp-tools"]
    }
  }
}