Skip to main content
Glama
dazeb

wikipedia-mcp-image-crawler

by dazeb

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wiki_image_searchC

Search for images on Wikipedia Commons

wiki_image_infoB

Get detailed information about a specific Wikipedia image

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 2 tools

Disambiguation5/5

The two tools serve clearly distinct purposes: one searches for images on Commons, the other retrieves details about a specific image. There is no ambiguity or overlap in their functionality.

Naming Consistency5/5

Both tool names follow the consistent pattern 'wiki_image_<verb>', using snake_case and a clear prefix. This makes the tool set easy to navigate and predict.

Tool Count3/5

With only two tools, the server feels minimal for something called an 'image crawler'. While the tools cover basic search and info retrieval, more operations (e.g., download, list) would better justify the name.

Completeness2/5

The tool set lacks critical operations for a crawler, such as downloading images or browsing categories. An agent would hit dead ends when trying to actually collect image data.

Maintenance

ActivityInactive
ResponsivenessNo issues