Skip to main content
Glama

mediawiki-mcp-server

config.example.json480 B
{ "defaultWiki": "en.wikipedia.org", "wikis": { "en.wikipedia.org": { "sitename": "Wikipedia", "server": "https://en.wikipedia.org", "articlepath": "/wiki", "scriptpath": "/w", "token": null, "private": false }, "localhost:8080": { "sitename": "Local MediaWiki Docker", "server": "http://localhost:8080", "articlepath": "/wiki", "scriptpath": "/w", "token": null, "private": false } } }

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/ProfessionalWiki/MediaWiki-MCP-Server'

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