Skip to main content
Glama
yanexr

wikimedia-image-search-mcp

by yanexr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
wikimedia_search_imagesA

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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The tool's purpose is clearly defined and unique.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (search_images) with a descriptive prefix, making it predictable and readable. Since there is only one tool, consistency is trivially maintained.

Tool Count3/5

The server is narrowly scoped for image search, so one tool is not unreasonable, but it feels minimal. A small set of complementary tools (e.g., fetching image details or paginating results) could make the server more robust.

Completeness4/5

The search tool provides comprehensive metadata and download URLs, enabling the core workflow of finding and fetching images. However, there are no additional tools for operations like direct image retrieval or querying specific image details, leaving a minor gap.

Maintenance

ActivityInactive
ResponsivenessNo issues