seetuu
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@seetuufind my recent travel photos and tag them 'vacation'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Seetuu
Let Codex organize your local images through the Seetuu plugin.
Seetuu is a local image manager for Windows 10/11. Its Codex plugin combines one handoff Skill with a local stdio MCP server. Both share the desktop app's image index, so Codex can continue reading the library while Seetuu is closed.
Install with Codex
Paste this sentence into a Codex client that can access your local terminal:
Strictly follow https://github.com/mama2222222/seetuu/blob/main/INSTALL_WITH_CODEX.md to install or upgrade the latest Seetuu on this Windows PC, install and verify the Seetuu Codex plugin, and open Seetuu at the end so I can choose an image folder if no library has been selected.Restart Codex or create a new task after installing or updating the plugin. On first use, select your image folder in Seetuu. Because the installer is currently unsigned, Windows may show an “Unknown publisher” warning. This installation method does not work with browser-only AI clients.
Related MCP server: immich-mcp
Core features
Search, preview, tag, favorite, and sync images through the Codex plugin
Save newly generated or edited Codex images directly to the local inbox
Copy an explicit Seetuu selection for pasting into any new or existing Codex task
Browse in a masonry layout, filter by conditions, hand selections to Codex, and analyze colors
Recursively index PNG, JPG, JPEG, and WebP files and track folder changes
Keep the index and thumbnail cache available while the library is offline
Seetuu → Codex
Select one or more images in Seetuu and choose “Copy to Codex.” Seetuu copies only a short-lived text reference such as seetuu://handoff/<UUID>; it does not open Codex, copy originals, or prefill a task. Paste the reference into any Codex task and type what you want done. The Seetuu plugin recognizes it and uses the local MCP server to resolve the complete selection frozen at click time. The reference itself contains no image paths, counts, tags, or user task.
Permission boundaries
Images, indexes, and thumbnails stay on your computer; there is no cloud sync, telemetry, or local network port
Existing originals are always read-only; Seetuu cannot delete, move, rename, or access arbitrary paths through MCP
AI access to modify tags and favorites is disabled by default and must be enabled in Seetuu
AI image imports use a separate permission that is off by default; each write still requires Codex approval
Manual installation
Download the Windows x64 installer from Releases.
Open Seetuu and select your image folder.
Install the Seetuu plugin under “Codex Settings,” then restart Codex or create a new task.
Build from source
Requires Node.js 22.13+, stable Rust, Visual Studio 2022 C++ Build Tools, and Windows 10/11 x64.
npm install
npm run test
npm run test:desktop
npm run rust:clippy
npm run mcp:verify
npm run tauri:buildLicense
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP server for Qwen Image 3 AI image generation
MCP server for NanoBanana AI image generation and editing
MCP server for Wan AI video generation
MCP server for Flux AI image generation
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI assistants to perform semantic searches over local document collections using multi-context organization and automatic OCR. It supports various file formats including PDF, DOCX, and images, ensuring all data processing remains local and private.7MIT
- FlicenseAqualityBmaintenanceAn MCP server for Immich self-hosted photo management that provides AI-accessible tools for browsing, searching, organizing, and managing photo libraries with duplicate detection and safe deletion workflows.431
- AlicenseBqualityDmaintenanceAn MCP server that lets AI assistants read and visually analyze local documents — PDFs, Excel spreadsheets, CSV files, Word documents, PowerPoint presentations, and images.466MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for generating, editing, and processing images via multiple providers including Kilo, OpenRouter, OpenAI, and Gemini, with local tools for background removal, resizing, and cropping.232MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mama2222222/seetuu'
If you have feedback or need assistance with the MCP directory API, please join our Discord server