Skip to main content
Glama

mediawiki_get_images

Retrieve images and files from a MediaWiki page by providing the page title. Returns image titles, URLs, dimensions, and file sizes for content analysis.

Instructions

Get all images and files used on a wiki page.

USE WHEN: User asks "what images are on X", "show files used in the article", "list media on this page".

PARAMETERS:

  • title: Page name (required)

  • limit: Max images (default 50)

RETURNS: Image titles, URLs, dimensions, and file sizes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesPage title to get images from
limitNoMaximum images to return (default 50, max 500)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olgasafonova/mediawiki-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server