Submit

Wikipedia MCP Server

@timjuenemann

Wikipedia MCP Server written in TypeScript
Overview

What is Wikipedia MCP Server?

Wikipedia MCP Server is a Model Context Protocol (MCP) server that allows language models to search and retrieve Wikipedia articles programmatically.

How to use Wikipedia MCP Server?

To use the Wikipedia MCP Server, start it via the command line interface with the command: npx wikipedia-mcp. You can also configure it in your MCP client using a JSON-based configuration.

Key features of Wikipedia MCP Server?

  • Search Wikipedia: Enables searching for articles based on specific terms.
  • Read Full Articles: Allows retrieval of complete articles by title or page ID.
  • Markdown Conversion: Automatically converts article content from HTML to Markdown format.

Use cases of Wikipedia MCP Server?

  1. Integrating Wikipedia search capabilities into AI assistants.
  2. Retrieving and displaying Wikipedia content in applications.
  3. Enabling educational tools to access Wikipedia information programmatically.

FAQ from Wikipedia MCP Server?

  • Can I use Wikipedia MCP Server for any Wikipedia article?

Yes! You can search and retrieve any article available on Wikipedia.

  • Is there a specific programming language required to use it?

The server is written in TypeScript, but it can be used with any language that supports HTTP requests.

  • How do I configure it in my application?

You can configure it using a JSON-based configuration as shown in the documentation.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.