# Almirall MCP (remote · mcp.almirall.com)

Official Almirall company, product and brand info: Almax, Hidroxil, Calmatel, Cicopoli and more.

- Trust score: 78/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `mcp.almirall.com`: 78/100 (this document), [markdown](https://verifymcp.io/servers/com-almirall-mcp/mcp.md), [page](https://verifymcp.io/servers/com-almirall-mcp/mcp)

## Channel facts

- Endpoint: `https://mcp.almirall.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2051 tokens (~186/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 53/100
  - Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Almirall MCP server?

Almirall MCP is a hosted endpoint at https://mcp.almirall.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-almirall-mcp 'https://mcp.almirall.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-almirall-mcp": {
      "url": "https://mcp.almirall.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-almirall-mcp": {
      "type": "http",
      "url": "https://mcp.almirall.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-almirall-mcp]
url = "https://mcp.almirall.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-almirall-mcp": {
      "type": "remote",
      "url": "https://mcp.almirall.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-almirall-mcp --url 'https://mcp.almirall.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-almirall-mcp:
    url: "https://mcp.almirall.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-almirall-mcp": {
      "Transport": "http",
      "Url": "https://mcp.almirall.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-almirall-mcp -t streamable-http -u 'https://mcp.almirall.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-almirall-mcp": {
      "type": "http",
      "url": "https://mcp.almirall.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-24 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 72, +8)

- [security improvement] Authorization: unverified → partial

### 2026-09-09 (score 64, +1)

- [functional improvement] Stability: unverified → 0.03

## MCP tools (11)

### `search_content` (~309 tokens)

Search Content

Primary tool for answering natural-language questions over indexed website and landing-page content. Use this whenever the user asks what a brand, product, or site says about ingredients, plant extracts, composition, contraindications, usage, benefits, claims, FAQs, or evidence. This includes questions that only mention a brand or product name, for example 'What ingredients or plant extracts does Physio Relax mention?'. Call this tool directly with the question even if domain or sourceId are unknown; those fields are optional narrowing filters, not required inputs. If you need to discover or disambiguate the indexed domain or sourceId for a second narrowed call, use list_sources. Searches content with keyword, semantic, and vector search, and can filter by domain, url, sourceId, or documentId.

Input parameters:

- `documentId` (string): Optional crawler document id to restrict results to one indexed page/document.
- `domain` (string): Optional exact domain filter, for example physio-relax.de.
- `query` (string, required): Natural-language question or keywords to search in crawled website content.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `top` (integer): Maximum number of search results to return. Defaults to the server setting.
- `url` (string): Optional exact crawled page URL filter.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `get_chunk` (~151 tokens)

Get Chunk

Retrieve one concrete indexed chunk by uid, or by documentId plus chunkIndex. Optionally returns adjacent chunks from the same document for context.

Input parameters:

- `chunkIndex` (integer): Chunk index inside the document.
- `contextAfter` (integer): Number of following chunks to include. Defaults to 0.
- `contextBefore` (integer): Number of previous chunks to include. Defaults to 0.
- `documentId` (string): Document id. Required when looking up by chunkIndex.
- `uid` (string): Exact Azure Search uid for the chunk.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `get_page` (~143 tokens)

Get Page

Reconstruct a page by documentId or url. Returns chunks ordered by chunkIndex plus a compact heading structure.

Input parameters:

- `documentId` (string): Document id to reconstruct.
- `domain` (string): Optional exact domain filter, for example physio-relax.de.
- `sourceId` (string): Optional source id filter, for example physio-relax-de.
- `top` (integer): Maximum chunks to return. Defaults to 30.
- `url` (string): Exact crawled page URL to reconstruct.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `get_source_map` (~145 tokens)

Get Source Map

Build a navigable map of an indexed source or domain with pages, documents, headings, and chunk ranges.

Input parameters:

- `documentId` (string): Optional document id filter.
- `domain` (string): Optional exact domain filter, for example physio-relax.de.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `top` (integer): Maximum chunks to inspect for the map. Defaults to 30.
- `url` (string): Optional exact page URL filter.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `list_pages` (~147 tokens)

List Pages

List indexed pages available within a sourceId or domain. Use this to discover which page URLs/documents exist before requesting a full page.

Input parameters:

- `domain` (string): Optional exact domain filter, for example physio-relax.de.
- `query` (string): Optional search query to narrow page discovery. Use * or omit for broad discovery.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `top` (integer): Maximum chunks to inspect for page discovery. Defaults to 30.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `list_sources` (~244 tokens)

List Sources

Discovery tool for indexed brands, sites, and domains. Use this when you need to discover or disambiguate which indexed domain/sourceId corresponds to a brand or product name, especially if an initial broad search needs narrowing. search_content does not require domain or sourceId, so prefer calling list_sources as an optional discovery step rather than as a mandatory prerequisite. It helps determine whether this MCP has a relevant indexed source and which domain or sourceId to pass into search_content or other tools.

Input parameters:

- `domain` (string): Optional domain filter, for example physio-relax.de.
- `query` (string): Optional query to list sources related to a topic. Use * or omit for broad source discovery.
- `skip` (integer): Number of matching chunks to skip before collecting the next page of sources. Defaults to 0.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `top` (integer): Maximum chunks to inspect for source discovery. Defaults to 30.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `find_pages_by_title` (~170 tokens)

Find Pages by Title

Resolve the most relevant indexed pages by approximate title match before doing a narrower content search. Use this when the user mentions a brand, product family, or page-like concept but not a domain or URL, and you want to identify the right page first without requiring an exact title match.

Input parameters:

- `domain` (string): Optional domain filter to narrow title matching.
- `sourceId` (string): Optional crawler source id to narrow title matching.
- `titleQuery` (string, required): Brand, product, or page title hint to match approximately against indexed page titles.
- `top` (integer): Maximum number of candidate pages to return. Defaults to 10.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `compare_content` (~219 tokens)

Compare Content

Compare two or more named items, product formats, ranges, topics, or alternatives using indexed website content. Use this when the user asks for differences, similarities, pros/cons, or when to choose one option versus another, for example comparing Almax formats or Physiorelax ranges. Returns grouped evidence for each item so the client can build a grounded comparison.

Input parameters:

- `domain` (string): Optional domain filter, for example physio-relax.de.
- `items` (array, required): Names of the items or topics to compare.
- `query` (string): Optional comparison context, such as ingredients, benefits, usage, format, contraindications, or when to choose each option.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `topPerItem` (integer): Maximum number of search results to keep per item. Defaults to 3.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `find_product_mentions` (~245 tokens)

Find Product Mentions

Specialized product extraction tool. Use when the user specifically asks what products a crawled brand/site offers, asks for catalog items, variants, product ranges, formulations, product benefits, ingredients by product, or where product claims appear. If the user is asking a general content question rather than enumerating products, use search_content instead. sourceId and domain are optional filters; if you need to discover the right indexed source before narrowing, use list_sources. Returns grouped product mentions with evidence snippets and real page URLs.

Input parameters:

- `domain` (string): Optional domain filter, for example physio-relax.de.
- `productHint` (string): Optional known product or brand name to bias extraction and grouping.
- `query` (string, required): Natural-language query describing the product, brand, category, or benefit to detect.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `top` (integer): Maximum number of search results to inspect for product mentions. Defaults to at least 8.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `find_content_assets` (~207 tokens)

Find Content Assets

Extract image/media asset URLs from indexed markdown text. Use only when the user asks for product images, media files, visual assets, screenshots, WordPress uploads, or image evidence. For textual questions about extracted page content, use search_content instead. Returns asset URLs plus the real page URL where each asset appeared.

Input parameters:

- `domain` (string): Optional exact domain filter, for example physio-relax.de.
- `query` (string): Optional topic, product, filename, or asset context to search before extracting assets. Defaults to image/product-oriented search.
- `sourceId` (string): Optional crawler source id, for example physio-relax-de.
- `top` (integer): Maximum number of chunks to inspect for assets. Defaults to at least 10.
- `url` (string): Optional exact crawled page URL filter.
- `userLocation` (object): Optional approximate user location. Include only if the client or user has explicitly made it available; do not infer or guess it.

### `match_almax_prompt` (~71 tokens)

Match Almax Prompt

Classify a Spanish prompt or phrase related to Almax into the closest editorial intent from the corpus. Use this when the client needs to detect which predefined Almax topic a user sentence matches before routing to another tool or template.

Input parameters:

- `text` (string, required): Phrase, prompt, or user text to classify.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-almirall-mcp/mcp#diagnostics

## Score history

- 2026-09-24: 78
- 2026-09-23: 77
- 2026-09-22: 77
- 2026-09-21: 76
- 2026-09-20: 76
- 2026-09-19: 75
- 2026-09-18: 75
- 2026-09-17: 74
- 2026-09-16: 74
- 2026-09-15: 73
- 2026-09-14: 73
- 2026-09-13: 73
- 2026-09-12: 72
- 2026-09-11: 72
- 2026-09-10: 64
- 2026-09-09: 64
- 2026-09-08: 63

## Common questions

### What is the Almirall MCP server?

Almirall MCP is listed in the public MCP registry as com.almirall/mcp. Official Almirall company, product and brand info: Almax, Hidroxil, Calmatel, Cicopoli and more. This page covers its hosted endpoint (https://mcp.almirall.com/mcp).

### Is the Almirall MCP server safe to use?

Almirall MCP scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Almirall MCP server expose?

Almirall MCP exposes 11 tools: search_content, get_chunk, get_page, get_source_map, list_pages, and 6 more. Their descriptions and schemas cost roughly 2,051 tokens of context every time the server is loaded.

### Does the Almirall MCP server require authentication?

No. We connected to Almirall MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Almirall MCP server still maintained?

Almirall MCP is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.almirall.com/mcp
- Website: https://www.almirall.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-almirall-mcp/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-almirall-mcp/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-almirall-mcp/mcp
