Skip to content

ProfessionalWiki mediawiki mcp server for Cursor

ai.smithery/professionalwiki-mediawiki-mcp-server

Enable Large Language Model clients to interact seamlessly with any MediaWiki wiki. Perform action…

client:Cursor transport:streamable-http

Install ProfessionalWiki mediawiki mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "professionalwiki-mediawiki-mcp-server": {
      "url": "https://server.smithery.ai/@ProfessionalWiki/mediawiki-mcp-server/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ProfessionalWiki mediawiki mcp server in other clients