Activity Mcp Tools
Freeby MCP Community
A mcp tool for activity RD, with the ability to get activity info
v1.3.1Added Apr 12, 2026
mcpactivitycli
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
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"]
}
}
}