From 8abe03bdb57470d7f9b804518f4a1cd2eafc445c Mon Sep 17 00:00:00 2001 From: guaardvark Date: Sat, 12 Sep 2026 04:35:21 -0400 Subject: [PATCH 1/2] Add Guaardvark server (Multimedia Process) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..0b510a0d9 100644 --- a/README.md +++ b/README.md @@ -3106,6 +3106,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [drolosoft/immich-photo-manager](https://github.com/drolosoft/immich-photo-manager) [![immich-photo-manager MCP server](https://glama.ai/mcp/servers/drolosoft/immich-photo-manager/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/immich-photo-manager) 🐍 🏠 🍎 πŸͺŸ 🐧 - Turn your self-hosted Immich photo library into a conversation β€” natural language search via CLIP, geographic album curation from GPS data, cross-source duplicate detection with perceptual hashing, library health reports, and offline-ready interactive HTML galleries. Claude Code plugin with 21 MCP tools, 11 skills, and 5 slash commands. - [editmamei/editmamei](https://github.com/editmamei/editmamei) [![editmamei/editmamei MCP server](https://glama.ai/mcp/servers/editmamei/editmamei/badges/score.svg)](https://glama.ai/mcp/servers/editmamei/editmamei) πŸ“‡ 🏠 🍎 πŸͺŸ - Natural-language interface for Adobe Photoshop, running as a local MCP server. Rather than focusing on generative AI, it acts as an AI orchestration layer that plans edits and executes them with native Photoshop tools. `npm install -g editmamei` - [FileToPDF/filetopdf-mcp](https://github.com/FileToPDF/filetopdf-mcp) [![FileToPDF/filetopdf-mcp MCP server](https://glama.ai/mcp/servers/FileToPDF/filetopdf-mcp/badges/score.svg)](https://glama.ai/mcp/servers/FileToPDF/filetopdf-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Convert files (DOCX, XLSX, PPTX, images…), HTML, and Markdown to pixel-perfect PDFs via the FileToPDF API. Returns the PDF as an embedded resource or saves it to disk. Runs via `npx filetopdf-mcp` or a hosted Streamable HTTP endpoint; free API key in one click. +- [guaardvark/guaardvark](https://github.com/guaardvark/guaardvark) 🐍 🏠 🐧 🍎 - Self-hosted AI studio exposing its local image, video, music-video and Film Crew generation, upscaling, RAG and code intelligence as MCP tools (default-deny policy; renders queue on your own GPU and are polled by batch id). Ships Agent Skills and a Claude Code plugin. - [haljishi/vidwords-mcp](https://github.com/haljishi/vidwords-mcp) [![haljishi/vidwords-mcp MCP server](https://glama.ai/mcp/servers/haljishi/vidwords-mcp/badges/score.svg)](https://glama.ai/mcp/servers/haljishi/vidwords-mcp) πŸŽ–οΈ ☁️ 🍎 πŸͺŸ 🐧 - Let an agent read a YouTube video and cite the exact second. Search one video's transcript for a topic and get back only the matching moments with clickable `?t=` deep links, or analyze the frames β€” slides, charts, demos and on-screen text that is never spoken aloud. Every citation is checked against a recorded frame or a real transcript segment and dropped if it fails. Hosted Streamable HTTP at `https://vidwords.com/mcp`, token header or OAuth, free tier at [vidwords.com](https://vidwords.com?utm_source=gthb_awesome&utm_medium=code&utm_campaign=awesome-mcp). - [huseyinstif/klaket](https://github.com/huseyinstif/klaket) [![huseyinstif/klaket MCP server](https://glama.ai/mcp/servers/huseyinstif/klaket/badges/score.svg)](https://glama.ai/mcp/servers/huseyinstif/klaket) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Let AI agents watch videos: word-timestamped transcripts, speaker labels, scenes, chapters and exact-moment search from any video URL or file β€” fully local, no API keys. `npx klaket-mcp` - [quietnotion/barevalue-mcp](https://github.com/quietnotion/barevalue-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation. From 53d9fb7e222d6b96aff6675c21ca4a7575a1cbd8 Mon Sep 17 00:00:00 2001 From: Guaardvark Date: Fri, 18 Sep 2026 19:17:06 -0400 Subject: [PATCH 2/2] Add the Glama score badge to the guaardvark entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b510a0d9..ec6a9df65 100644 --- a/README.md +++ b/README.md @@ -3106,7 +3106,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [drolosoft/immich-photo-manager](https://github.com/drolosoft/immich-photo-manager) [![immich-photo-manager MCP server](https://glama.ai/mcp/servers/drolosoft/immich-photo-manager/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/immich-photo-manager) 🐍 🏠 🍎 πŸͺŸ 🐧 - Turn your self-hosted Immich photo library into a conversation β€” natural language search via CLIP, geographic album curation from GPS data, cross-source duplicate detection with perceptual hashing, library health reports, and offline-ready interactive HTML galleries. Claude Code plugin with 21 MCP tools, 11 skills, and 5 slash commands. - [editmamei/editmamei](https://github.com/editmamei/editmamei) [![editmamei/editmamei MCP server](https://glama.ai/mcp/servers/editmamei/editmamei/badges/score.svg)](https://glama.ai/mcp/servers/editmamei/editmamei) πŸ“‡ 🏠 🍎 πŸͺŸ - Natural-language interface for Adobe Photoshop, running as a local MCP server. Rather than focusing on generative AI, it acts as an AI orchestration layer that plans edits and executes them with native Photoshop tools. `npm install -g editmamei` - [FileToPDF/filetopdf-mcp](https://github.com/FileToPDF/filetopdf-mcp) [![FileToPDF/filetopdf-mcp MCP server](https://glama.ai/mcp/servers/FileToPDF/filetopdf-mcp/badges/score.svg)](https://glama.ai/mcp/servers/FileToPDF/filetopdf-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Convert files (DOCX, XLSX, PPTX, images…), HTML, and Markdown to pixel-perfect PDFs via the FileToPDF API. Returns the PDF as an embedded resource or saves it to disk. Runs via `npx filetopdf-mcp` or a hosted Streamable HTTP endpoint; free API key in one click. -- [guaardvark/guaardvark](https://github.com/guaardvark/guaardvark) 🐍 🏠 🐧 🍎 - Self-hosted AI studio exposing its local image, video, music-video and Film Crew generation, upscaling, RAG and code intelligence as MCP tools (default-deny policy; renders queue on your own GPU and are polled by batch id). Ships Agent Skills and a Claude Code plugin. +- [guaardvark/guaardvark](https://github.com/guaardvark/guaardvark) [![guaardvark/guaardvark MCP server](https://glama.ai/mcp/servers/guaardvark/guaardvark/badges/score.svg)](https://glama.ai/mcp/servers/guaardvark/guaardvark) 🐍 🏠 🐧 🍎 - Self-hosted AI studio exposing its local image, video, music-video and Film Crew generation, upscaling, RAG and code intelligence as MCP tools (default-deny policy; renders queue on your own GPU and are polled by batch id). Ships Agent Skills and a Claude Code plugin. - [haljishi/vidwords-mcp](https://github.com/haljishi/vidwords-mcp) [![haljishi/vidwords-mcp MCP server](https://glama.ai/mcp/servers/haljishi/vidwords-mcp/badges/score.svg)](https://glama.ai/mcp/servers/haljishi/vidwords-mcp) πŸŽ–οΈ ☁️ 🍎 πŸͺŸ 🐧 - Let an agent read a YouTube video and cite the exact second. Search one video's transcript for a topic and get back only the matching moments with clickable `?t=` deep links, or analyze the frames β€” slides, charts, demos and on-screen text that is never spoken aloud. Every citation is checked against a recorded frame or a real transcript segment and dropped if it fails. Hosted Streamable HTTP at `https://vidwords.com/mcp`, token header or OAuth, free tier at [vidwords.com](https://vidwords.com?utm_source=gthb_awesome&utm_medium=code&utm_campaign=awesome-mcp). - [huseyinstif/klaket](https://github.com/huseyinstif/klaket) [![huseyinstif/klaket MCP server](https://glama.ai/mcp/servers/huseyinstif/klaket/badges/score.svg)](https://glama.ai/mcp/servers/huseyinstif/klaket) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Let AI agents watch videos: word-timestamped transcripts, speaker labels, scenes, chapters and exact-moment search from any video URL or file β€” fully local, no API keys. `npx klaket-mcp` - [quietnotion/barevalue-mcp](https://github.com/quietnotion/barevalue-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation.