
Yuhuison Mediawiki Mcp Server Auth
Let your agent search, read, and manage pages on your self-hosted or corporate MediaWiki using straightforward credentials instead of building a custom OAuth MediaWiki bot.
Overview
yuhuison MediaWiki MCP Server Auth is a Build-phase MCP server that lets agents connect to MediaWiki with simple credentials to search, read, and manage wiki content.
What is this MCP server?
- MediaWiki access with simple credential-based auth—no OAuth setup described in the listing
- Search, read, and content-management operations exposed as MCP tools over Smithery
- Streamable-http remote at @yuhuison/mediawiki-mcp-server-auth (version 1.0.1)
- Required secret Smithery Bearer header for hosted authentication
- Fits wikis, runbooks, and team knowledge bases you already run on MediaWiki
- Catalog version 1.0.1
- Smithery Authorization header marked isRequired and isSecret
- Remote type: streamable-http
What problem does it solve?
Agents cannot safely touch your MediaWiki without you wiring auth and API calls by hand every time you want automated doc updates.
Who is it for?
Solo builders or small teams on MediaWiki who want credential-based agent access for docs and internal wikis without OAuth complexity.
Skip if: Teams on Notion or Confluence only, wikis that mandate OAuth-only bots, or workflows needing full revision-history governance out of the box.
What do I get? / Deliverables
Once configured with wiki credentials and Smithery access, your agent can query and manage MediaWiki content through standard MCP tools.
- Smithery registration for @yuhuison/mediawiki-mcp-server-auth
- MCP tools for wiki search, read, and content management from the agent
- Credential-based MediaWiki workflow without OAuth setup in the listing
Recommended MCP Servers
Journey fit
Wiki connectivity is an integration you add while building documentation sites, internal knowledge bases, or content pipelines—not a distribution or monitoring task. Integrations captures MCP servers that wrap external CMS/wiki APIs for agent-driven edits and lookups during development.
How it compares
Wiki CMS MCP connector, not a static-site generator skill or a generic browser automation pack.
Common Questions / FAQ
Who is yuhuison MediaWiki MCP Server Auth for?
Developers and doc owners who run MediaWiki and want their coding agent to search and manage pages with simple login-style credentials.
When should I use yuhuison MediaWiki MCP Server Auth?
Use it during Build when you are automating documentation sync, bulk edits, or research across an existing MediaWiki.
How do I add yuhuison MediaWiki MCP Server Auth to my agent?
Add the Smithery remote https://server.smithery.ai/@yuhuison/mediawiki-mcp-server-auth/mcp with a required Authorization Bearer {smithery_api_key} and configure your MediaWiki credentials per the server docs.