Wikexa Knowledge for Claude Desktop
com.wikexa/knowledge
Wikipedia, Wikidata and Wiktionary as clean JSON, not HTML. 1.9M searchable. Free, no auth.
client:Claude Desktop
transport:streamable-http
tools:6
Install Wikexa Knowledge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wikexa.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs