Wikipedia

By thumbsupordown

The Wikipedia MCP server connects AI agents to Wikipedia's knowledge base. Agents can search articles, retrieve full article content, summaries, sections, links, and coordinates, find related topics, generate query-focused summaries, and extract key facts — giving assistants grounded, citable encyclopedic knowledge.

Tools

extract_key_facts

Pull out the important key facts from a Wikipedia article.

get_article

Retrieve the full content and metadata of an article.

get_coordinates

Retrieve geographic coordinates for a location article.

get_links

Discover the links to other articles within a page.

get_related_topics

Find topics related to an article via links and tags.

get_sections

Extract the structured sections within an article.

get_summary

Obtain a concise summary of a chosen Wikipedia article.

search_wikipedia

Find Wikipedia articles that match a given search query.

summarize_article_for_query

Generate a focused summary of an article for a query.

summarize_article_section

Create a summary of a specific section within an article.

Want to create your own MCP server?

Create an account to add and manage your own MCP servers.