Skip to main content
Glama
91,477 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Movies available on Netflix" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Local, private audio transcription MCP server enabling AI agents to transcribe audio files entirely on-device without uploading data.
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Lets AI assistants query available voices from an OpenAI-compatible TTS service and synthesize text into audio with a chosen voice, tone, and speed, returning a public audio URL instead of Base64 data.
    2
    152 npm
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that enables LLMs to access the NijiVoice API for text-to-speech generation, supporting features like fetching available voice actors and checking credit balance.
    3
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI editors with access to Deepgram's speech-to-text transcription and audio intelligence tools. Dynamically fetches available capabilities from Deepgram's API at runtime, ensuring access to new features without package upgrades.
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides multimodal understanding tools including OCR, image description, audio transcription, UI screenshot analysis, and screenshot comparison via async tools on a multimodal endpoint.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for Chamade — a voice and chat gateway that lets your AI agent join meetings and DMs on Discord, Microsoft Teams, Google Meet, Telegram, SIP, Zoom, Nextcloud Talk, Slack, and WhatsApp.
    70 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides read-only access to local voice-to-text transcription history from the SayAll wireless mic app on macOS. Enables MCP-compatible assistants to query and paginate past transcripts by time and app with strong privacy boundaries.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents on macOS to securely read and search the local Messages database, catch up on missed messages via a persistent inbox, and send texts or files to allowlisted chats, with optional voice note transcription and text-to-speech.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables hands-free voice conversations with Claude using real-time speech recognition and text-to-speech on macOS. Creates a self-sustaining conversation loop where Claude can autonomously listen, respond, and continue the interaction without keyboard input.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to summarize, take notes on, and answer questions about YouTube, Bilibili, and Xiaohongshu videos by providing subtitles and local speech transcription with timestamps via MCP.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Turns a single XState-compatible finite state machine config into a voice-driven MCP surface, generating one tool per event and a resource exposing the current state, context, and available actions. Lets voice assistants and other MCP clients drive stateful conversations and workflows from one source of truth, with guards enforced at call time and state prompts used as spoken replies.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables an assistant to turn any video ffmpeg can read into a text transcript by extracting the audio, splitting it on silence, and transcribing each piece on-device through utt. Exposes tools to start a transcription job with optional hints and timestamps, and to poll for a transcript that is still being worked on.
    6 npm
    MIT