Rudra-ravi/wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
Platform-specific configuration:
{
"mcpServers": {
"wikipedia-mcp": {
"command": "npx",
"args": [
"-y",
"wikipedia-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...