Skip to main content
Glama

mediawiki-mcp-server

by shiquda

get_page

Retrieve specific page content from MediaWiki sites, including wikipedia.org, fandom.com, and wiki.gg, by providing the page title. Ideal for accessing detailed wiki information directly.

Instructions

Get a page from mediawiki.org Args: title: The title of the page to get, which can be found in title field of the search results Returns: The page content

Input Schema

NameRequiredDescriptionDefault
titleYes

Input Schema (JSON Schema)

{ "properties": { "title": { "title": "Title", "type": "string" } }, "required": [ "title" ], "title": "get_pageArguments", "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/shiquda/mediawiki-mcp-server'

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