# Itcons.app (npm · @itcons-app/mcp)

Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.

- Trust score: 68/100 (medium)
- Change this week: +22
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.itcons.app`: 33/100, [markdown](https://verifymcp.io/servers/itcons-app-mcp/mcp.md), [page](https://verifymcp.io/servers/itcons-app-mcp/mcp)
- remote · `mcp.itcons.app`: 33/100, [markdown](https://verifymcp.io/servers/itcons-app-mcp/mcp-2.md), [page](https://verifymcp.io/servers/itcons-app-mcp/mcp-2)
- npm · `@itcons-app/mcp`: 68/100 (this document), [markdown](https://verifymcp.io/servers/itcons-app-mcp/itcons-app-mcp.md), [page](https://verifymcp.io/servers/itcons-app-mcp/itcons-app-mcp)

## Channel facts

- Registry: `npm`
- Package: `@itcons-app/mcp`
- Version: `0.5.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 95), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 95), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 84 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1208 tokens (~71/item across 17 items; 17 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add itcons-app-mcp -- npx -y @itcons-app/mcp
```

### Codex

```bash
codex mcp add itcons-app-mcp -- npx -y @itcons-app/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "itcons-app-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@itcons-app/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add itcons-app-mcp --command npx --arg -y --arg @itcons-app/mcp
```

### Hermes

```yaml
mcp_servers:
  itcons-app-mcp:
    command: "npx"
    args: ["-y", "@itcons-app/mcp"]
```

### Other

```json
{
  "mcpServers": {
    "itcons-app-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@itcons-app/mcp"
      ]
    }
  }
}
```

## 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-08-02 (score 68, +47)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified
- [functional] Licence: MIT

### 2026-07-31 (score 21, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 28, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (17)

### `itcons_check_connection` (~23 tokens)

Validate the configured Itcons.app credentials by listing work order types.

### `itcons_list_workorder_types` (~32 tokens)

List work order types from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.

### `itcons_list_work_report_models` (~32 tokens)

List work report models from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.

### `itcons_list_projects` (~31 tokens)

List projects/assignments from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.

### `itcons_list_clients` (~28 tokens)

List clients from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.

### `itcons_list_statuses` (~45 tokens)

List work report and work order statuses from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.
- `type` (string): Optional status type filter.

### `itcons_list_users` (~28 tokens)

List users from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.

### `itcons_list_resources` (~28 tokens)

List resources from Itcons.app.

Input parameters:

- `limit` (integer): Maximum items to return.

### `itcons_search_workorders` (~196 tokens)

Search work orders from Itcons.app with optional filters.

Input parameters:

- `assigned_to` (string): Optional assigned user filter. Matches username, name, email, or user ID.
- `created_by` (string): Optional creator username filter.
- `include_raw` (boolean): Include full raw work order objects.
- `limit` (integer): Maximum matching items to return.
- `name` (string): Optional case-insensitive work order name search.
- `offset` (integer): Pagination offset after filtering.
- `priority` (string): Optional priority. Accepts urgente, alta, media, baja, or API labels such as priority.alta.
- `project` (integer): Optional project/assignment ID.
- `status`: Optional work order status. Use 4/pendiente, 5/en-ejecucion, 6/completado, or 7/anulado.
- `type` (integer): Optional work order type ID.

### `itcons_list_pending_workorders` (~166 tokens)

List pending work orders from Itcons.app. Pending is status 4.

Input parameters:

- `assigned_to` (string): Optional assigned user filter. Matches username, name, email, or user ID.
- `created_by` (string): Optional creator username filter.
- `include_raw` (boolean): Include full raw work order objects.
- `limit` (integer): Maximum matching items to return.
- `name` (string): Optional case-insensitive work order name search.
- `offset` (integer): Pagination offset after filtering.
- `priority` (string): Optional priority. Accepts urgente, alta, media, baja, or API labels such as priority.alta.
- `project` (integer): Optional project/assignment ID.
- `type` (integer): Optional work order type ID.

### `itcons_search_work_reports` (~65 tokens)

Search work reports, optionally by report ID or work report model.

Input parameters:

- `id` (integer): Work report ID.
- `limit` (integer): Maximum items to return.
- `model` (integer): Work report model ID.
- `offset` (integer): Pagination offset.

### `itcons_list_work_reports_by_date` (~86 tokens)

List work reports matching a specific date. Accepts YYYY-MM-DD or DD/MM/YYYY.

Input parameters:

- `date` (string, required): Report date in YYYY-MM-DD or DD/MM/YYYY format.
- `limit` (integer): Maximum matching items to return.
- `model` (integer): Optional work report model ID.
- `offset` (integer): Pagination offset for the API request.

### `itcons_list_today_work_reports` (~68 tokens)

List work reports dated today. Uses ITCONS_TIMEZONE when set, otherwise Europe/Madrid.

Input parameters:

- `limit` (integer): Maximum matching items to return.
- `model` (integer): Optional work report model ID.
- `offset` (integer): Pagination offset for the API request.

### `itcons_create_workorder` (~82 tokens)

Create a work order in Itcons.app.

Input parameters:

- `erpid` (string): Optional ERP ID.
- `info` (string): Optional work order description.
- `name` (string, required): Work order name.
- `priority` (string): Priority.
- `project` (integer, required): Project/assignment ID.
- `type` (integer, required): Work order type ID.

### `itcons_create_user` (~155 tokens)

Create a user in Itcons.app.

Input parameters:

- `dni` (string): DNI/NIF.
- `email` (string, required): Email address.
- `erpid` (string): Optional ERP ID.
- `firstname` (string): First name.
- `lastname` (string): Last name.
- `modelo_id` (array): Work report model IDs.
- `password` (string, required): Initial password.
- `projects_create` (boolean): Can create projects.
- `roles` (string): Role ID: 1 administrator, 2 mobile user, 3 project manager.
- `username` (string, required): Username.
- `workorder_active` (boolean): Can use work orders.
- `workorder_create` (boolean): Can create work orders.

### `itcons_create_project` (~70 tokens)

Create a project/assignment in Itcons.app.

Input parameters:

- `client` (integer): Optional client ID.
- `email` (string): Optional project email.
- `erpid` (string): Optional ERP ID.
- `info` (string): Optional project information.
- `name` (string, required): Project name.

### `itcons_create_client` (~73 tokens)

Create a client in Itcons.app.

Input parameters:

- `address` (string): Address.
- `cif` (string): CIF/NIF.
- `email` (string): Email address.
- `erpid` (string): Optional ERP ID.
- `name` (string, required): Client name.
- `phone` (string): Phone.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/itcons-app-mcp/itcons-app-mcp#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 68
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 28
- 2026-07-28: 46
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/@itcons-app/mcp
- Socket report: https://socket.dev/npm/package/@itcons-app/mcp
- Repository: https://github.com/itcons-app/mcp
- Changelog RSS feed: https://verifymcp.io/servers/itcons-app-mcp/itcons-app-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/itcons-app-mcp/itcons-app-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/itcons-app-mcp/itcons-app-mcp
