Skip to content
Back to search
30
MCP

@professional-wiki/mediawiki-mcp-server

npm/@professional-wiki/mediawiki-mcp-server

Model Context Protocol (MCP) server for MediaWiki

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
mcp/wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide contex...
0 tools
MediaWiki MCP Server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
0 tools
MediaWiki MCP Server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
0 tools
MCP Mediawiki
Secure MCP server for MediaWiki wikis — search, pages, categories, and more
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@professional-wiki/mediawiki-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}