Back to search
30
MCP

wikipedia-mcp

rudra-ravi/wikipedia-mcp

A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp/wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide contex...
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools
mcp-linkedin
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
mcp-reddit
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wikipedia-mcp": {
      "url": "https://pypi.org/project/wikipedia-mcp/",
      "transport": "http"
    }
  }
}