Back to Home
johanthoren icon

parrotscribe-mcp

Verified Safe

by johanthoren

Overview

Enables AI agents to interact with the ParrotScribe real-time transcription service on macOS to facilitate 'Speech-to-Action' workflows such as monitoring meetings, tracking action items, or summarizing discussions.

Installation

Run Command
npx @johanthoren/parrotscribe-mcp-server

Environment Variables

  • PSCRIBE_PATH

Security Notes

The server directly executes external `pscribe` CLI commands using `child_process.execFileSync`. While arguments are passed as an array to mitigate common shell injection, the overall security critically depends on the robustness and trustworthiness of the `pscribe` CLI itself and preventing malicious manipulation of the `PSCRIBE_PATH` environment variable. Given its local-only operation via standard I/O (stdio) and explicit 'zero-cloud' data flow, network attack surfaces are significantly reduced.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1950
Stars0
Forks0
Last Update2026-01-17

Tags

transcriptionAI agentsmacOSreal-timeMCP