IRIS ObjectScript MCP Server
by sorodriguezz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The Node.js environment mode | production |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| smart_searchC | Búsqueda inteligente: primero en caché local, luego descarga documentos si es necesario |
| search_objectscriptC | Search for ObjectScript documentation and examples (solo en caché local) |
| open_by_keyC | Open a documentation page by its official KEY |
| open_classC | Abre Documatic por nombre de clase (ej. %Library.String). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| ObjectScript Reference | Operadores, comandos, funciones, variables especiales, etc. |
| Intro to ObjectScript | Lenguaje integrado en InterSystems IRIS. |
| All Documentation | Índice general y PDFs. |
| Deployment Guide | Guía de despliegue de InterSystems IRIS. |
| Administration Guide | Guía de administración de InterSystems IRIS. |
| Architecture Guide | Guía de arquitectura de InterSystems IRIS. |
| Security Guide | Guía de seguridad de InterSystems IRIS. |
| Embedded Language Guide | Guía de lenguajes embebidos en InterSystems IRIS. |
| Interoperability Guide | Guía de interoperabilidad de InterSystems IRIS. |
| Data Science Guide | Guía de ciencia de datos en InterSystems IRIS. |