{"id":"stabgan-openrouter-mcp-multimodal","name":"openrouter-mcp-multimodal","af_score":71.0,"security_score":58.5,"reliability_score":40.0,"what_it_does":"A Model Context Protocol (MCP) server that routes requests to OpenRouter models and exposes tools for text chat (including multimodal message content), image analysis (with server-side image fetching and Sharp-based optimization), image generation, and model search/validation.","best_when":"You want a ready-to-use MCP server to unify OpenRouter text + vision + image generation behind a small tool surface in common MCP clients.","avoid_when":"You need strict control over where image bytes come from (local filesystem and URL fetching are both possible) or you require fully specified operational guarantees (SLA, explicit retry/idempotency semantics, rate-limit headers) beyond what’s documented.","last_evaluated":"2026-03-30T15:34:34.618591+00:00","has_mcp":true,"has_api":false,"auth_methods":["OpenRouter API key via environment variable OPENROUTER_API_KEY (passed to MCP server process)"],"has_free_tier":true,"known_gotchas":["`analyze_image` may access local files if the MCP client supplies paths; ensure the agent only passes intended, safe paths","`analyze_image` may fetch image URLs server-side; ensure the agent avoids URLs pointing to internal/sensitive hosts even though private IPs and response sizes/redirects are bounded","`generate_image` can write files when `save_path` is used; treat prompt and paths as untrusted input to avoid writing to unintended locations","Model search/validation tools may call OpenRouter endpoints; caching exists (TTL env var), but cache behavior and invalidation guarantees are not fully specified"],"error_quality":null}