# io.github.Toinedotcom/toolforte (npm · toolforte-mcp)

Exact IBAN, VAT, cron, regex answers; HTML/URL to hosted PDF or screenshot; agent memory; workflows.

- Trust score: 37/100 (low)
- Change this week: −6
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `toolforte.com`: 75/100, [markdown](https://verifymcp.io/servers/toinedotcom-toolforte/api-mcp.md), [page](https://verifymcp.io/servers/toinedotcom-toolforte/api-mcp)
- npm · `toolforte-mcp`: 37/100 (this document), [markdown](https://verifymcp.io/servers/toinedotcom-toolforte/toolforte-mcp.md), [page](https://verifymcp.io/servers/toinedotcom-toolforte/toolforte-mcp)

## Channel facts

- Registry: `npm`
- Package: `toolforte-mcp`
- Version: `0.3.0`
- 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-09-25.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: our sandbox run could not list this package's tools (it declared tools, or its tool listing failed outright), so the captured schema is incomplete.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: one of the two schema captures we compare could not list the server's tools (the server declared tools, or its tool listing failed outright). Comparing them would report every tool as removed, or find nothing to compare at all.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: our sandbox run could not list this package's tools (it declared tools, or its tool listing failed outright).
- **Tool Safety**: 0/100
  - Tool safety not yet verified: our sandbox run could not list this package's tools (it declared tools, or its tool listing failed outright).
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the io.github.Toinedotcom/toolforte MCP server?

io.github.Toinedotcom/toolforte runs locally as an npm package, launched with npx -y toolforte-mcp. 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 toinedotcom-toolforte -- npx -y toolforte-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "toinedotcom-toolforte": {
      "command": "npx",
      "args": [
        "-y",
        "toolforte-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "toinedotcom-toolforte": {
      "command": "npx",
      "args": [
        "-y",
        "toolforte-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add toinedotcom-toolforte -- npx -y toolforte-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add toinedotcom-toolforte --command npx --arg -y --arg toolforte-mcp
```

### Hermes

```yaml
mcp_servers:
  toinedotcom-toolforte:
    command: "npx"
    args: ["-y", "toolforte-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "toinedotcom-toolforte": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "toolforte-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add toinedotcom-toolforte -t stdio -c npx -a -y toolforte-mcp
```

### Other

```json
{
  "mcpServers": {
    "toinedotcom-toolforte": {
      "command": "npx",
      "args": [
        "-y",
        "toolforte-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-09-25 (score 37, −9)

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

### 2026-09-23 (score 46, +1)

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

### 2026-09-21 (score 45, +1)

- [security regression] Stability: 0.50 → unverified
- [security] Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional regression] Capabilities: pass → unverified
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Package version: 0.2.0 → 0.3.0

### 2026-09-19 (score 44, +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-17 (score 43, +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-15 (score 42, +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-13 (score 41, +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-10 (score 40, +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.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

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

## Score history

- 2026-09-25: 37
- 2026-09-24: 46
- 2026-09-23: 46
- 2026-09-22: 45
- 2026-09-21: 45
- 2026-09-20: 44
- 2026-09-19: 44
- 2026-09-18: 43
- 2026-09-17: 43
- 2026-09-16: 42
- 2026-09-15: 42
- 2026-09-14: 41
- 2026-09-13: 41
- 2026-09-12: 40
- 2026-09-11: 40
- 2026-09-10: 40
- 2026-09-09: 39
- 2026-09-08: 39
- 2026-09-07: 38
- 2026-09-06: 37
- 2026-09-05: 22

## Common questions

### What is the io.github.Toinedotcom/toolforte MCP server?

io.github.Toinedotcom/toolforte is an MCP server listed in the public MCP registry as io.github.Toinedotcom/toolforte. Exact IBAN, VAT, cron, regex answers; HTML/URL to hosted PDF or screenshot; agent memory; workflows. This page covers its npm package (toolforte-mcp).

### Is the io.github.Toinedotcom/toolforte MCP server safe to use?

io.github.Toinedotcom/toolforte scores 37 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. 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 io.github.Toinedotcom/toolforte MCP server expose?

io.github.Toinedotcom/toolforte exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

### Is the io.github.Toinedotcom/toolforte MCP server still maintained?

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

### What licence is the io.github.Toinedotcom/toolforte MCP server under?

io.github.Toinedotcom/toolforte declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/toolforte-mcp
- Socket report: https://socket.dev/npm/package/toolforte-mcp
- Website: https://toolforte.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/toinedotcom-toolforte/toolforte-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/toinedotcom-toolforte/toolforte-mcp.json
- HTML version of this page: https://verifymcp.io/servers/toinedotcom-toolforte/toolforte-mcp
