Submit

Wikipedia MCP Server

@scotthelm

a year ago
developer-tools
this mcp server wraps the incredible work of the wikipedia npm package team
Overview

what is Wikipedia MCP Server?

Wikipedia MCP Server is an MCP (Model Context Protocol) server designed for seamless interactions with the Wikipedia API, enabling AI assistants to access and retrieve Wikipedia content.

how to use Wikipedia MCP Server?

To use the server, install it via npm, run the server using the command npx wikipedia-mcp-server, and interact with it through an example client provided in the repository.

key features of Wikipedia MCP Server?

  • onThisDay: Retrieve historical events for a specific date.
  • findPage: Search for Wikipedia pages based on a query.
  • getPage: Fetch the content of a Wikipedia page by its title.
  • getImagesForPage: Access images associated with a specific Wikipedia page.

use cases of Wikipedia MCP Server?

  1. Integrating Wikipedia content into AI applications.
  2. Building educational tools that provide historical context.
  3. Developing chatbots that can answer questions using Wikipedia data.

FAQ from Wikipedia MCP Server?

  • Can I use this server with other AI assistants?

Yes! The server is compatible with any MCP-compatible assistant.

  • Is there an example client available?

Yes! An example client is included to demonstrate how to interact with the server.

  • What is the license for this project?

The project is licensed under the MIT license.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Wikipedia MCP Server MCP Server