Skip to main content
Glama

Agentic AI with MCP

by dev484p

wiki_search

Retrieve Wikipedia articles for answers or context by entering a search query, with options to specify the number of results. Enhances LLM responses with accurate, relevant information.

Instructions

Search Wikipedia for articles.

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 3, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "wiki_searchArguments", "type": "object" }

Other Tools from Agentic AI with MCP

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/dev484p/AgenticAI_MCP'

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