← All servers
πŸ”§

Macwhisper ServerVerifiedπŸ›‘ No advisories

io.github.docdyhr/macwhisper-mcp-server
New to MCP? Start here β†’
2β˜… stars
0weekly installs
2 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/docdyhr, which proved it owns this namespace.

Verified owner: github.com/docdyhr β†—io.github.docdyhr/macwhisper-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MACWHISPER_ALLOWED_PATHS, MACWHISPER_CLI, MACWHISPER_LOG_PATH.

About

MacWhisper transcription for Claude Desktop. Fully local, no cloud, audio stays on your Mac.

Packages & transports

pypimacwhisper-mcp-serverv1.0.1 Β· uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "macwhisper_mcp_server": {
      "command": "uvx",
      "args": [
        "macwhisper-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx macwhisper-mcp-server