Wikipedia_MCP

Wikipedia_MCP

3.5

Wikipedia MCP Server is a project aimed at providing structured access to Wikipedia content through a Model Context Protocol (MCP) server. It supports features like searching for pages, retrieving summaries, and extracting content metadata, making it versatile for AI workflows.

Top Comments

Wikipedia MCP Server

This project provides a Model Context Protocol (MCP) server offering structured access to Wikipedia content. It features the ability to search for Wikipedia pages, retrieve page summaries and full content, extract links, images, references, and categories, and more. Built using the FastMCP framework, it is designed for use in AI workflows and developer environments like Claude and VS Code.

Features

  • Search for Wikipedia pages
  • Retrieve page summary, full content, and HTML
  • Extract links, images, references, and categories
  • Detect disambiguation options
  • Check if a page exists

Usage

Available Tools

  • Get a summary of a Wikipedia page
  • Get the full content of a Wikipedia page
  • Get the rendered HTML of a Wikipedia page
  • Get a list of image URLs from a Wikipedia page
  • Get a list of internal links from a Wikipedia page
  • Get a list of external references from a Wikipedia page
  • Get a list of Wikipedia categories
  • Get the direct Wikipedia URL
  • Get the canonical title of a Wikipedia page
  • Get the internal Wikipedia page ID
  • Search for Wikipedia page titles
  • Check if a Wikipedia page exists
  • Get disambiguation options for ambiguous titles

Installation

Use Python or Docker installations to run the server.