Regla y catálogo para delegar pasos mecánicos (resumir, clasificar, extraer, boilerplate, mensaje de commit desde un diff, traducir texto o archivo, resumir salida de lint/tests/CI, explicar código, describir una imagen, verificar si el backend local está disponible) a modelos locales vía las tools local del MCP…
Delegate mechanical text tasks to a local OpenAI-compatible LLM endpoint to conserve Claude subscription quota. Runs locally from the local-delegate-mcp Python package. Needs 2 environment variables to run.
AGENTS.md instructions for ZahiriNatZuke/whisper-transcribe-mcp, covering claude.md, project overview, development setup, run the same checks as ci and running the server locally.
Claude Code instructions for ZahiriNatZuke/whisper-transcribe-mcp, covering claude.md, project overview, development setup, or with uv and running the server locally.
MCP server for audio transcription via faster-whisper (local) or OpenAI Whisper API. Runs locally from the whisper-transcribe-mcp Python package. Needs 2 environment variables to run.