Skip to main content
Glama

MediaWiki MCP adapter

package.json717 B
{ "name": "mediawikiadapter", "version": "1.0.0", "description": "A custom Model Context Protocol adapter for MediaWiki and WikiBase API", "main": "index.js", "type": "module", "bin": { "mediawikiadapter": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "build" ], "keywords": [ "mcp", "mediawiki", "wikibase", "adapter" ], "author": "Luca Mauri", "license": "LGPL-3.0-or-later", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lucamauri/MediaWiki-MCP-adapter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server