Skip to content
Vinkius

MediaWiki Connector for AI agents.

13 live capabilities

Query and manage internal company wikis and documentation.

Live agent request MediaWiki / Connector

Waiting for input…

AI Agent

Why people use MediaWiki

MediaWiki for Internal Knowledge Base Search

This Connector lets your agent do the heavy lifting. You just ask a question, and it pulls the relevant wiki content directly into your chat. You get immediate answers without ever leaving your current workspace.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

Your agent becomes an expert on your wiki's content.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Researching Wikipedia topics

    A researcher wants to find all Wikipedia entries about 'Quantum Computing' and summarize the key points using `search_pages`.

  2. Real-world use case 02

    Checking internal API docs

    A developer needs to check the internal 'API Reference' wiki to see if a specific endpoint is deprecated using `get_page_info`.

  3. Real-world use case 03

    Finding content gaps

    A knowledge manager wants to see which pages are missing from a specific category to fill in gaps using `list_category_members`.

Complete set · 13capabilities

The complete MediaWiki capability set.

These are the exact actions your AI can choose when you ask it to work with MediaWiki.

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 13 available through MediaWiki.

  1. 01 Capability

    List all pages

    Lists every single page currently existing on the wiki. This provides a full overview of your wiki content.

  2. 02 Capability

    List category members

    Shows every page that belongs to a specific category. This helps in finding all content in a specific section.

  3. 03 Capability

    Create account

    Sets up a new user account on the wiki instance. This allows for automated user management.

  4. 04 Capability

    Get page categories

    Shows all the categories associated with a single page. Use this to see how a page is classified.

Capability set02 / 04

05—07

3 capabilities in this set.

Part of 13 available through MediaWiki.

  1. 05 Capability

    Get page info

    Retrieves basic details and metadata for any wiki page. This helps your agent understand page context.

  2. 06 Capability

    Get page links

    Lists all the internal links found on a specific page. It helps in mapping out related documentation.

  3. 07 Capability

    Get page revisions

    Fetches the actual content or metadata for different versions of a page. Use this to see historical data.

Capability set03 / 04

08—10

3 capabilities in this set.

Part of 13 available through MediaWiki.

  1. 08 Capability

    List recent changes

    Shows a list of the most recent edits made to the wiki. This is great for staying updated on team activity.

  2. 09 Capability

    Search pages

    Performs a full-text search across all pages on the wiki. It helps your agent find specific info quickly.

  3. 10 Capability

    Get site info

    Pulls general settings and configuration details from the wiki site. Use this to audit your site settings.

Capability set04 / 04

11—13

3 capabilities in this set.

Part of 13 available through MediaWiki.

  1. 11 Capability

    Get tokens

    Grabs the necessary tokens for any actions that modify data. This is required for editing or creating accounts.

  2. 12 Capability

    Get user info

    Shows details about the person currently logged into the wiki. Use this to check current user context.

  3. 13 Capability

    Edit page

    Updates the content of a specific wiki page. It allows your agent to push changes directly to the wiki.

Set up in minutes

One URL. Then ask MediaWiki to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MediaWiki from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_kkJmtmObQ9LaxKWZDc6F8eetKQmmJnJuQ53Xwqha/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it MediaWiki, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable MediaWiki for the conversation.

Where the request belongs

Work MediaWiki can move forward.

Built around the request

This is for people who spend hours digging through internal documentation or research wikis. It solves the pain of 'where is that file' and 'who updated this' by letting your AI agent navigate the wiki for you.

01

Knowledge Manager

They use this to organize and retrieve internal wiki info without manual navigation.

02

Technical Writer

They check documentation and site configurations directly from their code editor.

03

Researcher

They extract content from Wikipedia or specialized wikis into their research workflow.

Bring your own AI

Change the model, client or framework. Keep MediaWiki connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about MediaWiki.

The practical details behind the request, access and result.

Can I use the MediaWiki MCP with my company's private wiki?

Yes, it works with any MediaWiki instance, including private corporate wikis. You just need to provide your specific API URL during setup.

Does this Connector work with Wikipedia?

Yes, it can connect to Wikipedia to help you perform research and extract content directly into your workflow.

Can my agent actually edit the wiki?

Yes, if you provide the correct credentials, your agent can update existing pages or create new ones on your wiki.

How do I connect it to my specific wiki URL?

You just enter your MediaWiki API URL in the configuration settings. If you have a bot account, you can add those credentials too.

Can I use this to find all pages in a specific category?

Yes, it can list every page that belongs to a specific category, making it easy to audit or browse specific sections of your wiki.

Is it safe to give my agent access to my wiki?

The Connector uses the standard MediaWiki API. It interacts with your wiki in the same way a web browser or an authorized bot would.

How do I get the actual text content of a specific wiki page?

Use the get_page_revisions capability with the page title. You can specify rvprop as 'content' to retrieve the full text of the latest revision.

Can I see all pages that belong to a specific category like 'Physics'?

Yes! Use the list_category_members capability and provide the category title (e.g., 'Category:Physics'). It will return a list of all pages filed under that category.

How do I check the general settings and namespaces of the wiki?

Simply run the get_site_info capability. It fetches general information about the MediaWiki site, including its configuration and available namespaces.

One connection away

Give your agent a direct line to MediaWiki.

Connect MediaWiki once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available