Skip to main content
Glama

Wikipedia MCP Server

get_related_topics

Retrieve related topics for any Wikipedia article using links and categories to enhance understanding and explore connected subjects efficiently.

Instructions

Get topics related to a Wikipedia article based on links and categories.

Input Schema

NameRequiredDescriptionDefault
limitNo
titleYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "title": { "title": "Title", "type": "string" } }, "required": [ "title" ], "title": "get_related_topicsArguments", "type": "object" }
Install Server

Other Tools from Wikipedia MCP Server

Related Tools

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/Rudra-ravi/wikipedia-mcp'

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