ia-cae-zurekin-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAEZ_BASE_URL | Yes | URL base del sitio interno | |
| CAEZ_PASSWORD | Yes | contraseña de acceso | |
| CAEZ_USERNAME | Yes | usuario de acceso | |
| CAEZ_LOGIN_URL | No | URL exacta de login si es distinta de la base | |
| CAEZ_SEARCH_PATH | No | ruta interna de búsqueda si el sitio tiene una URL específica para buscar | |
| CAEZ_LOGIN_USER_FIELD | No | nombre real del campo usuario en el formulario | username |
| CAEZ_LOGIN_EXTRA_FIELDS | No | JSON con campos extra del formulario, si existen | |
| CAEZ_LOGIN_PASSWORD_FIELD | No | nombre real del campo contraseña en el formulario | password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_pagesC | Busca contenido dentro de la web interna autenticada. |
| get_pageC | Obtiene una p�gina concreta del sitio. |
| extract_page_contentC | Extrae el contenido estructurado de una p�gina. |
| list_sectionsC | Lista secciones navegables del sitio. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/luistorres789321/ia-cae-zurekin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server