mq-mcp

MCamner/mq-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 8d ago
Local MCP server experiments and tooling for macOS.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mq-mcp": {
      "command": "uvx",
      "args": [
        "mq-mcp"
      ]
    }
  }
}

Or install with pip: pip install mq-mcp

README Excerpt

Local MCP server experiments and tooling for macOS. `mq-mcp` is a small local-first lab for building, testing, and documenting MCP-related workflows on macOS. The goal is to make local MCP setup easier to understand, repeat, validate, and publish safely. Early prototype with local MCP tools, validation, and repo-aware helpers.

Tools (6)

VERSIONopenaipandaspillowpsutilpyguitarpro

Topics

clideveloper-toolslocal-firstmacosmcp