mcpwikipedia
Verified Safeby gkjpettet
Overview
Serves as a Model Context Protocol (MCP) server for LLMs to query Wikipedia, retrieve articles, and convert them to Markdown for contextual processing.
Installation
/Users/garry/mcpservers/mcpwikipedia/mcpwikipedia --useragent MyXojoMCPWikipediaSearcherSecurity Notes
The provided source code was limited to the README.md file, so a comprehensive security audit of the Xojo application's implementation details (e.g., HTML parsing, Markdown conversion, Wikipedia API interaction, input sanitization) could not be performed. Based solely on the README, no obvious malicious patterns, hardcoded secrets (beyond a user-defined user-agent), or 'eval' usages are indicated. Network requests are made to the Wikipedia API, which is an expected part of its functionality.
Similar Servers
mcp-omnisearch
Provides a unified interface for LLMs to access multiple web search, AI response, content processing, and enhancement tools from various providers through the Model Context Protocol (MCP).
tmcp
Build Model Context Protocol (MCP) servers for AI agents, providing schema-agnostic tools, resources, and prompts, with optional OAuth 2.1 authentication and distributed session management.
Delphi-MCP-Server
Provides a Model Context Protocol (MCP) server implementation in Delphi to integrate AI agents like Claude Code with Delphi development workflows via an extensible tool and resource system.
knowledgebase-mcp
Provides a standardized connection layer between artificial intelligence systems (LLMs) and biomedical research resources for information retrieval and domain-specific tasks.