Productivity|Development|AI / ML|Cloud|UtilitiesPython

Claude-MCP-tools

This repository provides a production-ready ecosystem of MCP servers for advanced AI-assisted development workflows.

Free
N/A rating (0 reviews)0 installs4 GitHub stars
MCPAIClaude
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

The Claude MCP Tools enable seamless integration between Claude Desktop and Claude Code CLI, facilitating interaction with external systems and APIs through standardized Model Context Protocol implementations. It features smart routing between local and cloud AI providers, advanced memory management, and comprehensive GUI automation capabilities.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-mcp-tools": {
      "args": [
        "mcp-server-claude-mcp-tools"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for Claude-MCP-tools securely

Loading...