wikimedia-image-search-mcp
Verified Safeby yanexr
Overview
Enables AI assistants to search for images on Wikimedia Commons, providing detailed metadata and optional thumbnail composites for visual comparison.
Installation
npx -y wikimedia-image-search-mcpSecurity Notes
The server uses `zod` for robust input validation, mitigating common injection risks. External network requests are directed to the trusted Wikimedia Commons API. Image processing is handled by the `sharp` library, a well-regarded tool. While image processing of untrusted external content can inherently carry some risk, `sharp` is designed for security. The server communicates via StdioServerTransport, limiting direct network exposure to external clients. No hardcoded sensitive credentials were found.
Similar Servers
chunkhound
Provides local-first codebase intelligence, extracting architecture, patterns, and institutional knowledge for AI assistants.
seline
A backend API server for managing and executing ComfyUI workflows, capable of dynamically generating API endpoints for workflows, building Docker containers for custom nodes and models, and providing an execution queue. It integrates with the Model Context Protocol (MCP) to expose its capabilities to client applications.
MediaWiki-MCP-Server
An MCP server that enables Large Language Model (LLM) clients to interact with any MediaWiki wiki.
unsplash-smart-mcp-server
Enables AI agents to search, download, and manage professional stock photos from Unsplash with automated attribution.