Skip to main content
Other Tools and IntegrationsPython

future-audiences/wikimedia-enterprise-model-context-protocol

Wikipedia Article lookup API

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://gitlab.wikimedia.org/repos/future-audiences/wikimedia-enterprise-model-context-protocol

Claude Desktop configuration example:

{
  "mcpServers": {
    "future-audienceswikimedia-enterprise-model-context-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "future-audiences/wikimedia-enterprise-model-context-protocol"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
Unknown