
Wikimedia Image Search
@yanexr
Wikimedia Image Search について
An MCP server enabling AI assistants or agents to search Wikimedia Commons images with metadata and visual thumbnails.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"wikimedia-image-search": {
"command": "npx",
"args": [
"-y",
"wikimedia-image-search-mcp"
]
}
}
}ツール
1Search for images on Wikimedia Commons with metadata including download URLs and optional thumbnail composite image for visual comparison. Use results to e.g. fetch full images that are relevant for your task.
概要
What is Wikimedia Image Search?
Wikimedia Image Search is an MCP (Model Context Protocol) server that enables AI assistants to search for images on Wikimedia Commons. It provides detailed metadata (license, author, description, dimensions) and an optional composite thumbnail image, giving AI models visual context to make informed decisions when selecting images.
How to use Wikimedia Image Search?
No API key is required. The server works with any LLM client that supports the Model Context Protocol, such as Claude Desktop, Cursor, VS Code, and others. Setup involves installing the server and configuring it with your MCP client—no additional authentication is needed.
Key features of Wikimedia Image Search
- Searches Wikimedia Commons via its public API.
- Returns metadata: license, author, description, and dimensions.
- Offers an optional composite image of thumbnail previews.
- No API key or personal credentials required.
- Compatible with any MCP-supporting LLM client.
- Unofficial project, not affiliated with Wikimedia Foundation.
Use cases of Wikimedia Image Search
- Find suitable images for websites, articles, or presentations.
- Select images for educational materials or books.
- Verify the visual content of an image before recommending it.
- Compare multiple images to choose the most relevant one for a specific context.
FAQ from Wikimedia Image Search
Can it be used with any LLM?
Yes, it is designed to work with various LLMs and clients that support the Model Context Protocol, such as Claude Desktop, Cursor, VS Code, and many others.
Do I need an API key?
No, this server interacts with the public Wikimedia Commons API. You do not need to configure a personal API key.
How can I use the images found?
Usage depends on the license. The AI receives license metadata for every result and can be instructed to filter specifically for "no_restrictions" (CC0/Public Domain) content.
「検索」の他のコンテンツ
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
Perplexity MCP Server
wysh3MCP web search using perplexity without any API KEYS
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
コメント