Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by shiquda • Search & Retrieval
A lightweight MCP server that lets agents search and retrieve MediaWiki (e.g., Wikipedia) pages for use with LLMs.
Search across different MediaWiki-powered sites (Wikipedia, fandoms, wiki.gg) for relevant pages.
Retrieve full page content or summaries from a specific MediaWiki page title for context-aware responses.
A configurable, transport-agnostic endpoint (stdio, streamable-http, SSE) to integrate wiki lookups into LLM toolchains.
This project provides a MediaWiki-compatible MCP server to search wiki pages and fetch detailed page content, with configurable base URLs to target different MediaWiki sites. It supports multiple transport modes (stdio, streamable-http, SSE) and is intended to make wiki content easily accessible to agents and LLM workflows. The README indicates the project has moved to a different repository, so use the linked newer location for the latest code and updates.
Search for a wiki page. The shorter the request, the better, preferably containing only the main term to be searched. Args: query: The query to search for limit: The number of results to return Returns: A list of pages that match the query
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
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.