Skip to main content
Glama

IRIS ObjectScript MCP Server

by sorodriguezz

smart_search

Search InterSystems IRIS ObjectScript documentation by first checking local cache, then downloading documents if needed. Use natural language queries to find class references and official resources.

Instructions

Búsqueda inteligente: primero en caché local, luego descarga documentos si es necesario

Input Schema

NameRequiredDescriptionDefault
keysNoKEYs específicos de documentos a descargar si no hay resultados en caché (opcional)
qYesSearch query

Input Schema (JSON Schema)

{ "properties": { "keys": { "description": "KEYs específicos de documentos a descargar si no hay resultados en caché (opcional)", "items": { "type": "string" }, "type": "array" }, "q": { "description": "Search query", "minLength": 2, "type": "string" } }, "required": [ "q" ], "type": "object" }

Other Tools from IRIS ObjectScript 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/sorodriguezz/iris-mcp'

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