Skip to main content
Glama

Wikipedia MCP Server

summarize_article_section

Extract concise summaries of specific sections from Wikipedia articles by specifying the title and section. Ideal for quick insights without reading the full content.

Instructions

Get a summary of a specific section of a Wikipedia article.

Input Schema

NameRequiredDescriptionDefault
max_lengthNo
section_titleYes
titleYes

Input Schema (JSON Schema)

{ "properties": { "max_length": { "default": 150, "title": "Max Length", "type": "integer" }, "section_title": { "title": "Section Title", "type": "string" }, "title": { "title": "Title", "type": "string" } }, "required": [ "title", "section_title" ], "type": "object" }

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