Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

MediaWiki MCP Server — Read & Write Wiki Pages

MCP server for interacting with any MediaWiki wiki; verified 89 stars, npx install, and read/write tools (writes gated behind 🔐 auth).

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Bundle
Confianza
Confianza: Established
Entrada
npx @professional-wiki/mediawiki-mcp-server@latest
Comando CLI universal
npx tokrepo install 103c8782-4db7-518b-aa12-8ae8fcc57c14
Introducción

MCP server for interacting with any MediaWiki wiki; verified 89 stars, npx install, and read/write tools (writes gated behind 🔐 auth).

Best for: Teams who want agents to search, diff, and update MediaWiki content via a tool surface (with auth-gated writes)

Works with: npx-based installs, Claude/Cursor MCP configs, multiple auth modes (OAuth/bearer/bot password), optional extension packs

Setup time: 5-15 minutes

Main

  • The tool inventory is explicit: page reads (search, history, parse wikitext) plus page writes (create/update/upload) gated behind 🔐 auth requirements.
  • It includes quantitative limits that matter for agents: category members up to 500 per call, multi-page fetch up to 50 per call, and recent changes up to 50 per call with pagination.
  • Auth and deployment choices are documented: browser OAuth, per-request bearer token, manual OAuth token, or bot password fallback.

FAQ

  • Can I use it on any wiki?: The README says it works with any MediaWiki wiki; start with a public wiki to validate read flows.
  • Are write tools always enabled?: Write tools require authentication and may be hidden when readOnly is set in config.
  • What should I verify first?: Run a search-page / get-page read before enabling any authenticated write capability.
🙏

Fuente y agradecimientos

Source: https://github.com/ProfessionalWiki/MediaWiki-MCP-Server > License: MIT > GitHub stars: 89 · forks: 23

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados