Search and safely manage your private local Yaps Markdown vault from MCP clients.
MCPpedia last refreshed this data
io.github.richawo/yaps is an MCP server that search and safely manage your private local Yaps Markdown vault from MCP clients. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 37/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"yaps": {
"env": {
"YAPS_MCP_CLIENT_ID": "my-local-client"
},
"command": "/Applications/Yaps.app/Contents/MacOS/yaps_mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Give Claude Desktop, Claude Code, Cursor, Codex, and other MCP clients controlled access to your private local Yaps Markdown vault.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in writing
MCP server for document format conversion using pandoc.
This is an MCP server that allows you to directly download transcripts of YouTube videos.
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
Any URL to clean, LLM-ready Markdown for RAG. Strips ads, nav, and boilerplate.
MCP Security Weekly
Get CVE alerts and security updates for io.github.richawo/yaps and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Use local Yaps Memory, transcription, meeting transcripts, subtitles, translation, and media conversion from Claude Desktop and other MCPB-compatible clients.
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.
.mcpb file in Claude Desktop, or install it from Settings → Extensions → Advanced settings.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.
The connector exposes 16 focused tools:
See TOOL_REFERENCE.md for the complete inventory.
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.
Yaps' public privacy policy is at yaps.ai/privacy.