Skip to main content
Glama

mediawiki-mcp-server

get-file

Retrieve file details and download links for thumbnails, previews, and original formats using a MediaWiki MCP server tool. Input a file title to access its information.

Instructions

Returns information about a file, including links to download the file in thumbnail, preview, and original formats.

Input Schema

NameRequiredDescriptionDefault
titleYesFile title

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "title": { "description": "File title", "type": "string" } }, "required": [ "title" ], "type": "object" }

You must be authenticated.

Other Tools from mediawiki-mcp-server

Related Tools

    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/ProfessionalWiki/MediaWiki-MCP-Server'

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