Back to Home
JustinJmnz icon

mediawiki-mcp

by JustinJmnz

Overview

Facilitates LLM integration with MediaWiki by providing a set of read-only and draft management tools for wiki interaction.

Installation

Run Command
dotnet run

Environment Variables

  • MEDIAWIKI_URL

Security Notes

The provided docker-compose.yml and LocalSettings.php contain multiple hardcoded, weak passwords for MariaDB root, MariaDB user, and MediaWiki admin accounts (e.g., 'rootpass123', 'MediaWikiPass123!', 'Password123!'). Additionally, a hardcoded 'MEDIAWIKI_SECRET_KEY' is present in docker-compose.yml, which is marked as needing change. This configuration is highly insecure for anything beyond isolated local development and presents a critical risk of unauthorized access if deployed publicly without modification. No 'eval' or similar dangerous patterns were identified in the summarized C# source code for the MCP server itself.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-12-15

Tags

MediaWikiLLM.NETMCPAI Tools