Wikipedia

Wikipedia

timjuenemann

Searches Wikipedia and retrieves full articles in clean Markdown format, giving AI assistants access to accurate encyclopedia information without hallucination.

Provides a structured interface for searching and retrieving Wikipedia articles in clean Markdown format, enabling access to up-to-date encyclopedia information without hallucinating facts.

14437 views1RemoteLocal (stdio)

What it does

  • Search Wikipedia articles by keywords
  • Retrieve complete Wikipedia articles by title or page ID
  • Convert Wikipedia content to clean Markdown format
  • Access up-to-date encyclopedia information

Best for

Researchers needing factual informationAI assistants requiring accurate reference materialContent creators fact-checking information
No API key neededPrevents AI hallucination with real dataClean Markdown output

About Wikipedia

Wikipedia is a community-built MCP server published by timjuenemann that provides AI assistants with tools and capabilities via the Model Context Protocol. Use Wikipedia Search for accurate, up-to-date info. Lookup Wikipedia articles easily with a structured interface and no It is categorized under search web. This server exposes 2 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install Wikipedia in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport. This server supports remote connections over HTTP, so no local installation is required.

License

Wikipedia is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (2)

search
readArticle

Wikipedia MCP Server

A Model Context Protocol (MCP) server for searching and retrieving Wikipedia articles.

Overview

This MCP server enables language models to search Wikipedia and retrieve article content programmatically using the Model Context Protocol. It provides a structured interface for AI assistants to access Wikipedia knowledge.

Features

  • Search Wikipedia: Find articles matching specific search terms
  • Read Full Articles: Retrieve complete Wikipedia articles by title or page ID
  • Markdown Conversion: All article content is automatically converted from HTML

Add it to your MCP Client

Start it via this CLI command:

npx wikipedia-mcp

Most AI tools support a JSON-based configuration for MCP servers looking like this:

{
  "mcpServers": {
    "Wikipedia": {
      "command": "npx",
      "args": ["-y", "wikipedia-mcp"]
    }
  }
}

Alternatives

Related Skills

Browse all skills
google-official-seo-guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

119
ux-writing

Create user-centered, accessible interface copy (microcopy) for digital products including buttons, labels, error messages, notifications, forms, onboarding, empty states, success messages, and help text. Use when writing or editing any text that appears in apps, websites, or software interfaces, designing conversational flows, establishing voice and tone guidelines, auditing product content for consistency and usability, reviewing UI strings, or improving existing interface copy. Applies UX writing best practices based on four quality standards — purposeful, concise, conversational, and clear. Includes accessibility guidelines, research-backed benchmarks (sentence length, comprehension rates, reading levels), expanded error patterns, tone adaptation frameworks, and comprehensive reference materials.

31
last30days

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

27
browser-automation

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

23
seo-optimizer

Search Engine Optimization specialist for content strategy, technical SEO, keyword research, and ranking improvements. Use when optimizing website content, improving search rankings, conducting keyword analysis, or implementing SEO best practices. Expert in on-page SEO, meta tags, schema markup, and Core Web Vitals.

21
web-research

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

19