Skip to main content
Glama

MCP-IQWiki

by IQAIcom

SEARCH_WIKI

Query IQ.wiki to find specific wikis, enabling AI assistants and applications to retrieve user-created, user-edited content, and detailed wiki activities.

Instructions

Search for a wiki from IQ.wiki by query

Input Schema

NameRequiredDescriptionDefault
queryYesThe query to search for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The query to search for", "minLength": 1, "type": "string" } }, "required": [ "query" ], "type": "object" }

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/IQAIcom/mcp-iqwiki'

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