Skip to main content
Glama
richawo

Yaps MCP

by richawo

Yaps connector

Use local Yaps Memory, transcription, meeting transcripts, subtitles, translation, and media conversion from Claude Desktop and other MCPB-compatible clients.

Download Yaps · Yaps website

What it does

  • Memory: search, read, create, update, and safely delete private Markdown notes through Yaps Agent Access.

  • Transcription: turn local audio or video into a new plain-text transcript.

  • Meetings: create speaker-labelled meeting transcripts from audio or video.

  • Subtitles: generate a new timestamped SRT file.

  • Translation: translate text, Markdown, plain text, or SRT files with a local Yaps model.

  • Video to audio: make an MP3, WAV, or M4A copy through deterministic local conversion.

The connector deliberately excludes Yaps workflows that Anthropic does not accept in the Connectors Directory: AI text-to-speech, audio cleanup, image background removal, and rendered video captions remain available through the Yaps plugins.

Related MCP server: Obsidian Knowledge Management MCP Server

Install

  1. Download and open Yaps.

  2. Sign in and activate an available free trial or Yaps Pro.

  3. Open this .mcpb file in Claude Desktop, or install it from Settings → Extensions → Advanced settings.

  4. For Memory, open Yaps → Settings → Agent Access and allow Claude Desktop. Reads can be enabled separately from writes.

The connector finds the signed yaps_cli and yaps_mcp binaries included with Yaps. Users do not need Rust, Python, an API key, a PATH shim, or manual JSON configuration.

Safety

  • Every operation stays on the user's computer.

  • Memory uses the native Yaps Agent Access allowlist and write controls.

  • Note updates can reject stale overwrites; note deletion requires confirmation.

  • File-producing tools refuse to replace an existing file.

  • Read-only and write tools are separate, titled, and annotated for Claude's permission UI.

  • The launcher invokes only fixed Yaps commands without a shell.

Capabilities

The connector exposes 16 focused tools:

  • five read-only Memory tools;

  • three explicitly permissioned Memory write tools;

  • connector and feature readiness checks;

  • plain transcription, speaker-labelled meeting transcription, SRT generation, text translation, file translation, and deterministic video-to-audio conversion.

See TOOL_REFERENCE.md for the complete inventory.

Development

bun install --frozen-lockfile
bun run package

bun run package runs the unit suite, validates the MCPB manifest with Anthropic's official toolchain, installs production-only runtime dependencies inside the bundle, creates the .mcpb, inspects it, calculates its SHA-256 digest, and generates matching MCP Registry metadata under dist/<version>/.

The connector proxies the native Memory tools from yaps_mcp and uses the first-party yaps_cli for the other local workflows. See PUBLISHING.md for the release and directory-review gates.

Privacy Policy

Yaps' public privacy policy is at yaps.ai/privacy.

  • Data collection: the connector does not collect prompts, conversation history, note contents, source media, or generated files. It reads only the local paths or Yaps notes needed for the tool call the user requested.

  • Usage and storage: notes, source files, models, transcripts, subtitles, translations, and converted audio stay on the user's computer. The connector has no hosted proxy or analytics client.

  • Third-party sharing: the connector does not send tool inputs or outputs to Yaps or another third party. Claude receives the tool result required to complete the user's request.

  • Retention: Yaps Memory notes and generated output files remain until the user deletes them. Temporary audio created while transcribing a video meeting is deleted immediately after that tool call.

  • Contact: privacy and product questions can be sent to support@yaps.ai.

Support and security

Use Yaps support for product help. Follow SECURITY.md for vulnerability reports, and never attach private notes, media, transcripts, credentials, or raw Agent Access logs to a public issue.

License

MIT

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
4dRelease cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables direct file system access to Obsidian vaults with auto-discovery, full-text search, and note operations. Supports reading, writing, and searching across Obsidian notes without requiring plugins or REST API.
    6
    3,860
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides secure, direct file system access to Obsidian vault files, enabling search, read, write, and discovery of notes without requiring the Obsidian app.
    23
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to interact with a local folder of Markdown notes, supporting listing, reading, searching, creating, and appending to notes with strict security boundaries.
    5
    MIT

View all related MCP servers

Related MCP Connectors

  • Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.

  • Securely search and manage workspace context files for AI agents and teams.

  • Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/richawo/yaps-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server