# Captia Industrial Knowledge (remote · www.captiatechnology.com)

Industrial glossary, protocol reference, technical search and OEE calculation. Read-only.

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `www.captiatechnology.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-captiatechnology-knowledge/api-mcp.md), [page](https://verifymcp.io/servers/com-captiatechnology-knowledge/api-mcp)

## Channel facts

- Endpoint: `https://www.captiatechnology.com/api/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-22.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 76/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 605 tokens (~100/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 93/100
  - Stability observed for 28 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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Captia Industrial Knowledge MCP server?

Captia Industrial Knowledge is a hosted endpoint at https://www.captiatechnology.com/api/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-captiatechnology-knowledge 'https://www.captiatechnology.com/api/mcp/'
```

### Cursor

```json
{
  "mcpServers": {
    "com-captiatechnology-knowledge": {
      "url": "https://www.captiatechnology.com/api/mcp/"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-captiatechnology-knowledge": {
      "type": "http",
      "url": "https://www.captiatechnology.com/api/mcp/"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-captiatechnology-knowledge]
url = "https://www.captiatechnology.com/api/mcp/"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-captiatechnology-knowledge --url 'https://www.captiatechnology.com/api/mcp/' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-captiatechnology-knowledge:
    url: "https://www.captiatechnology.com/api/mcp/"
```

### Netclaw

```json
{
  "McpServers": {
    "com-captiatechnology-knowledge": {
      "Transport": "http",
      "Url": "https://www.captiatechnology.com/api/mcp/"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-captiatechnology-knowledge -t streamable-http -u 'https://www.captiatechnology.com/api/mcp/'
```

### Other

```json
{
  "mcpServers": {
    "com-captiatechnology-knowledge": {
      "type": "http",
      "url": "https://www.captiatechnology.com/api/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-22 (score 80, +1)

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

### 2026-09-19 (score 79, +1)

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

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

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

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

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

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

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

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

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

### 2026-09-10 (score 74, 0)

- [security] Tool “get_glossary_term” rewrote its description, which is the text the model reads
- [security] Tool “search_knowledge” rewrote its description, which is the text the model reads

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

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

## MCP tools (6)

### `get_company_profile` (~67 tokens)

Captia company profile

Identity of Captia Technology: legal entity, tax id, offices, contact, the five business units and declared areas of knowledge. Use it to answer who Captia is or what each unit does.

Input parameters:

- `locale` (string): Response language. Defaults to Spanish, the site primary language.

### `get_glossary_term` (~106 tokens)

Industrial glossary term

Definition of an industrial term from the Captia glossary (90 entries: protocols, OT/IT concepts, industrial AI, energy). Accepts a slug or a visible label. If there is no confident match it returns close suggestions instead of a wrong definition.

Input parameters:

- `locale` (string): Response language. Defaults to Spanish, the site primary language.
- `term` (string, required): Term to look up, slug or label. Example: "opc-ua", "OEE".

### `search_knowledge` (~92 tokens)

Search Captia knowledge base

Full-text search across published editorial resources (guides, comparisons and technical articles on industrial data, OT/IT integration, industrial AI and energy) and glossary terms. Returns canonical URLs.

Input parameters:

- `limit` (integer): Max results, 1-20. Defaults to 5.
- `locale` (string): Response language. Defaults to Spanish, the site primary language.
- `query` (string, required): Search terms.

### `list_protocols` (~55 tokens)

List industrial protocols

The industrial protocols Captia Connect ingests from, with family and summary. Call it before compare_protocols to learn the valid slugs.

Input parameters:

- `locale` (string): Response language. Defaults to Spanish, the site primary language.

### `compare_protocols` (~94 tokens)

Compare industrial protocols

Compare two or more industrial protocols side by side on family, summary, how Captia Connect ingests them, and target keywords. Note: it does not expose throughput or transport specs, which are not published as structured data.

Input parameters:

- `locale` (string): Response language. Defaults to Spanish, the site primary language.
- `slugs` (array, required): Protocol slugs to compare. Use list_protocols to get valid values.

### `calculate_oee` (~143 tokens)

Calculate OEE

Compute Overall Equipment Effectiveness from shift data: availability, performance, quality and OEE. Same formula as the published calculator, so results always match the website. Returns warnings for inconsistent inputs instead of failing.

Input parameters:

- `defectPieces` (number, required): Defective pieces: rejects plus rework.
- `downtimeMinutes` (number, required): Unplanned downtime plus changeovers, in minutes.
- `idealCycleSeconds` (number, required): Ideal cycle time, in seconds per piece.
- `locale` (string): Response language. Defaults to Spanish, the site primary language.
- `plannedMinutes` (number, required): Planned production time, in minutes.
- `totalPieces` (number, required): Total pieces produced.

## Diagnostics

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

## Score history

- 2026-09-22: 80
- 2026-09-21: 79
- 2026-09-20: 79
- 2026-09-19: 79
- 2026-09-18: 78
- 2026-09-17: 78
- 2026-09-16: 77
- 2026-09-15: 77
- 2026-09-14: 76
- 2026-09-13: 76
- 2026-09-12: 75
- 2026-09-11: 75
- 2026-09-10: 74
- 2026-09-09: 74
- 2026-09-08: 73
- 2026-09-07: 73
- 2026-09-06: 72
- 2026-09-05: 72
- 2026-09-04: 72
- 2026-09-03: 71
- 2026-09-02: 71
- 2026-09-01: 70
- 2026-08-31: 70
- 2026-08-30: 69
- 2026-08-29: 69
- 2026-08-28: 68
- 2026-08-27: 68
- 2026-08-26: 67
- 2026-08-25: 65

## Common questions

### What is the Captia Industrial Knowledge MCP server?

Captia Industrial Knowledge is an MCP server listed in the public MCP registry as com.captiatechnology/knowledge. Industrial glossary, protocol reference, technical search and OEE calculation. Read-only. This page covers its hosted endpoint (https://www.captiatechnology.com/api/mcp/).

### Is the Captia Industrial Knowledge MCP server safe to use?

Captia Industrial Knowledge scores 80 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 Captia Industrial Knowledge MCP server expose?

Captia Industrial Knowledge exposes 6 tools: get_company_profile, get_glossary_term, search_knowledge, list_protocols, compare_protocols, calculate_oee. Their descriptions and schemas cost roughly 557 tokens of context every time the server is loaded.

### Does the Captia Industrial Knowledge MCP server require authentication?

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

### Is the Captia Industrial Knowledge MCP server still maintained?

Captia Industrial Knowledge is still listed as active in the MCP registry. We last reached this channel on 22 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://www.captiatechnology.com/api/mcp/
- Repository: https://github.com/captia-technology/captia-landing-page
- Website: https://www.captiatechnology.com/en/mcp/
- Changelog RSS feed: https://verifymcp.io/servers/com-captiatechnology-knowledge/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-captiatechnology-knowledge/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-captiatechnology-knowledge/api-mcp
