Skip to main content
Glama

MCP-IQWiki

by IQAIcom

GET_WIKI

Retrieve detailed information about a specific wiki from IQ.wiki by providing its unique ID, enabling quick access to structured content for AI assistants and applications.

Instructions

Get details about a specific wiki from IQ.wiki by ID

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the wiki to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The ID of the wiki to retrieve", "minLength": 1, "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from MCP-IQWiki

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

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