drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy drioPrivacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/wikipedia-mcp-server
W

wikipedia-mcp-server

Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
npx -y @cyanheads/wikipedia-mcp-server
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO, HTTP
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
local-mcp, mcp-server, TensorFeed

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like wikipedia-mcp-server.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO, HTTP
Command
npx -y @cyanheads/wikipedia-mcp-server
Environment
{ "MCP_LOG_LEVEL": "info", "MCP_HTTP_HOST": "127.0.0.1", "MCP_HTTP_PORT": "3010", "MCP_HTTP_ENDPOINT_PATH": "/mcp", "MCP_AUTH_MODE": "none" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-cyanheads-wikipedia-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/wikipedia-mcp-server"
      ],
      "env": {
        "MCP_LOG_LEVEL": "info",
        "MCP_HTTP_HOST": "127.0.0.1",
        "MCP_HTTP_PORT": "3010",
        "MCP_HTTP_ENDPOINT_PATH": "/mcp",
        "MCP_AUTH_MODE": "none"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is wikipedia-mcp-server?+

wikipedia-mcp-server is an MCP server for Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.. It supports STDIO, HTTP transport.

How do I install wikipedia-mcp-server?+

Use the generated config in Install. This server runs with npx -y @cyanheads/wikipedia-mcp-server; add any required environment variables before starting your client.

How do I add wikipedia-mcp-server to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for npx -y @cyanheads/wikipedia-mcp-server. Add required environment variables before starting Claude Desktop.

How do I add wikipedia-mcp-server to Claude Code?+

Choose the Claude Code tab in Install and copy the config for npx -y @cyanheads/wikipedia-mcp-server. Add required environment variables before starting Claude Code.

How do I use wikipedia-mcp-server with Codex?+

Choose the Codex tab in Install and copy the config for npx -y @cyanheads/wikipedia-mcp-server. Add required environment variables before starting Codex.

How do I add wikipedia-mcp-server to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for npx -y @cyanheads/wikipedia-mcp-server. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does wikipedia-mcp-server use?+

wikipedia-mcp-server uses STDIO, HTTP transport. Use the package or command config in Install.

What tools and resources does wikipedia-mcp-server expose?+

wikipedia-mcp-server inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does wikipedia-mcp-server require authentication?+

wikipedia-mcp-server does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

local-mcp144 local tools for Claude, Cursor, ChatGPT, Hermes: Mail, iMessage, Teams, WhatsApp & files. Local.mcp-serverIntelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.TensorFeedAI news, model pricing, service status, and machine-payable premium tools. AFTA-certified.statfin-mcpStatistics Finland (StatFin/PxWeb): search tables, read metadata, fetch JSON-stat2 data.udir-mcpNorwegian school (NSR) & kindergarten (NBR) registry data from UDIR.nabolag-mcpNorwegian neighborhood data: transit, road-noise & green-area access by coordinate.

Profile notes

  • Package: Npm @cyanheads/wikipedia-mcp-server v0.1.8
  • Environment variable: MCP_LOG_LEVEL (default info)
  • Package: Npm @cyanheads/wikipedia-mcp-server v0.1.8
  • Environment variable: MCP_HTTP_HOST (default 127.0.0.1)
  • Environment variable: MCP_HTTP_PORT (default 3010)
  • Environment variable: MCP_HTTP_ENDPOINT_PATH (default /mcp)
  • Environment variable: MCP_AUTH_MODE (default none)
  • Environment variable: MCP_LOG_LEVEL (default info)

Packages

PackageRegistryVersionInputs
@cyanheads/wikipedia-mcp-server

stdio

npm0.1.8

Env: MCP_LOG_LEVEL

Details

Version
0.1.8
Repository
https://github.com/cyanheads/wikipedia-mcp-server
Updated
Jun 4, 2026