Skip to main content
Glama

mediawiki_check_links

Verify external URL accessibility by checking HTTP status codes and response times to identify broken links in MediaWiki content.

Instructions

Verify external URL accessibility via HTTP requests.

USE WHEN: User asks "check if these links work", "find broken URLs", "verify external links".

NOT FOR: Finding broken internal wiki links (use mediawiki_find_broken_internal_links).

PARAMETERS:

  • urls: Array of URLs to check (required, max 20)

  • timeout: Request timeout in seconds (default 10)

RETURNS: URL status codes, response times, and broken link identification.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlsYesList of URLs to check (max 20)
timeoutNoTimeout per URL in seconds (default 10, max 30)

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