Skip to main content
Glama

wiki.search

Search Wikipedia titles via a public API to quickly find relevant articles. Specify a query (q) and optional language (lang) for targeted results.

Instructions

Wikipedia title search (public API).

Input Schema

NameRequiredDescriptionDefault
langNo
qYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "lang": { "type": "string" }, "q": { "type": "string" } }, "required": [ "q" ], "type": "object" }
Install Server

Other Tools from TOOL4LM

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/khanhs-234/tool4lm'

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