Wikipedia Topic Builder
An MCP server for building comprehensive Wikipedia article lists
This server provides tools that help an AI assistant identify all Wikipedia articles belonging to a topic. It speaks the Model Context Protocol (MCP), so it works with any MCP-compatible client — Claude, ChatGPT, and others. Connect it and have a conversation to build your topic.
The server URL is:
https://topic-builder.wikiedu.org/mcp
No authentication required.
Connect to Claude
Detailed setup for Claude on the web. Choose the setup that matches your account type:
Individual Claude account
Personal / Pro
1
Open Settings
Go to
claude.ai. Click your profile icon (bottom-left), then
Settings.
2
Add the integration
Go to the
Integrations tab. Click
Add More, then
Add custom integration. Enter this URL:
https://topic-builder.wikiedu.org/mcp
Name it
Wikipedia Topic Builder. Set authentication to
None.
3
Start a conversation
Start a new chat. Click the
Integrations icon (plug icon) in the message bar and toggle
Wikipedia Topic Builder on. Then try:
"I want to build a list of all Wikipedia articles about human trafficking. Let's start with reconnaissance."
Organization account — admin setup
Admin
As an org admin, you add the connector once and it becomes available to all members.
1
Open Organization Settings
Go to
claude.ai. Click your profile icon, then
Settings, then navigate to your organization's admin settings.
2
Add a connector
Find the
Connectors section. Click
Add Connector. Enter:
https://topic-builder.wikiedu.org/mcp
Name it
Wikipedia Topic Builder. Set authentication to
None.
3
Done
The connector is now available to all members of your organization. They can enable it from the Connectors menu in any chat.
Organization account — using an enabled connector
Member
Your admin has already added the Wikipedia Topic Builder connector. You just need to enable it in a chat.
1
Start a new chat
Go to
claude.ai and start a new conversation.
2
Enable the connector
Click the Connectors menu (plug icon, or look for it below the message input). Find Wikipedia Topic Builder and toggle it on.
3
Start building
Tell Claude what topic you want to explore:
"I want to build a list of all Wikipedia articles about human trafficking. Let's start with reconnaissance."
Connect to ChatGPT
ChatGPT supports remote MCP servers as custom connectors. Availability and menu names vary by plan (Plus / Pro / Business / Enterprise / Edu) and have shifted as OpenAI has rolled out MCP support — if any step below doesn't match your UI, check OpenAI's MCP documentation.
ChatGPT custom connector
ChatGPT
1
Enable developer / connector mode
Go to
chatgpt.com. Open
Settings →
Connectors (or
Apps & connectors). If custom connectors aren't visible, look under
Advanced for a
Developer mode toggle and turn it on.
2
Add a custom connector
Click
Add custom connector (or
Create). Enter:
https://topic-builder.wikiedu.org/mcp
Name it
Wikipedia Topic Builder. Set authentication to
No authentication. Save.
3
Use it in a chat
Start a new chat. Open the tools / connectors menu in the composer and enable
Wikipedia Topic Builder. Then try:
"I want to build a list of all Wikipedia articles about human trafficking. Let's start with reconnaissance."
Note: tool-calling quality depends on the model you pick. For long multi-step topic builds, use a reasoning-capable model.
Other MCP clients
Any MCP-capable client (Cursor, Zed, Continue, custom agents built on the protocol, etc.) can connect to the URL above. Consult your client's documentation for how to add a remote MCP server with no authentication.
What it does
You describe a topic, and the AI uses Wikipedia's APIs to systematically find all relevant articles. The workflow is:
- Scope — Discuss how broadly to define the topic
- Reconnaissance — Survey how Wikipedia organizes the topic (categories, WikiProjects, index pages)
- Gather — Collect candidate articles from multiple strategies
- Score & Review — the AI scores articles for relevance; you review borderline cases
- Edge Browse — Find articles that structured strategies missed
- Export — Download a CSV of the final article list
Topics are saved automatically. You can leave a conversation and come back later to continue where you left off.
Available tools
Output format
The final CSV has one article title per line, no header — ready for the Wiki Education Impact Visualizer.