Skip to main content
Glama

Wikipedia MCP Server

get_article

Retrieve the full content of a Wikipedia article by specifying the article title. Useful for extracting detailed information from Wikipedia for research, analysis, or reference purposes.

Instructions

Get the full content of a Wikipedia article.

Input Schema

NameRequiredDescriptionDefault
titleYes

Input Schema (JSON Schema)

{ "properties": { "title": { "title": "Title", "type": "string" } }, "required": [ "title" ], "title": "get_articleArguments", "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