MCP.so
登录

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.

基本信息

分类

搜索

传输方式

stdio

发布者

yanexr

提交者

Yannick Exner

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "wikimedia-image-search": {
      "command": "npx",
      "args": [
        "-y",
        "wikimedia-image-search-mcp"
      ]
    }
  }
}

工具

1

Search 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.

评论

搜索 分类下的更多 MCP 服务器