Skip to main content
Glama

mediawiki_get_external_links

Extract all external URLs from a MediaWiki page to identify outgoing links and external references.

Instructions

Get all external URLs from a wiki page.

USE WHEN: User asks "what external links are on X", "show outgoing URLs", "list http links".

NOT FOR: Incoming wiki links (use mediawiki_get_backlinks). Not for verifying links work (use mediawiki_check_links).

PARAMETERS:

  • title: Page name (required)

RETURNS: List of external URLs on the page.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesPage title to get external links from

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