MediaWiki

内容与创意

by ProfessionalWiki

Enable Large Language Model clients to interact seamlessly with any MediaWiki wiki. Perform actions such as creating, updating, and searching wiki pages, as well as retrieving file and page history information. Securely connect using OAuth 2.0 tokens to manage wiki content efficiently.

View Chinese version with editor review

Tools (16)

get-page

Returns a wiki page. Use metadata=true to retrieve the revision ID required by update-page. Set content="none" to fetch only metadata without content.

get-page-history

Returns information about the latest revisions to a wiki page, in segments of 20 revisions, starting with the latest revision. The response includes API routes for the next oldest, next newest, and latest revision segments.

search-page

Search wiki page titles and contents for the provided search terms, and returns matching pages.

set-wiki

Sets the wiki to use for the current session. You MUST call this tool when interacting with a new wiki.

add-wiki

Adds a new wiki to the MCP resources from a URL.

remove-wiki

Removes a wiki from the MCP resources.

update-page

Updates a wiki page. Replaces the existing content of a page with the provided content

get-file

Returns information about a file, including links to download the file in thumbnail, preview, and original formats.

create-page

Creates a wiki page with the provided content.

upload-file

Uploads a file to the wiki from the local disk.

upload-file-from-url

Uploads a file to the wiki from a web URL.

delete-page

Deletes a wiki page.

get-revision

Returns a revision of a wiki page.

undelete-page

Undeletes a wiki page.

get-category-members

Gets all members in the category. Returns only page IDs, namespaces, and titles.

search-page-by-prefix

Performs a prefix search for page titles.

Related MCP Servers

Crypto News Aggregator

Free crypto news aggregator MCP - Bitcoin Ethereum DeFi Solana altcoins feeds

236
io.github.alisaitteke/photoshop-mcp

MCP server for Adobe Photoshop automation - control Photoshop from AI assistants

97
NotebookLM MCP

Automate Google NotebookLM — Q&A with citations, audio, video, content generation

90