# Execute actuarial-life-table-mcp (remote · api.m2mcent.com)

Premium agentic endpoint for actuarial-life-table-mcp.

- Trust score: 25/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-23

## Components

- remote · `api.m2mcent.com`: 25/100 (this document), [markdown](https://verifymcp.io/servers/evozim-actuarial-life-table-mcp/actuarial-life-table-mcp-sse.md), [page](https://verifymcp.io/servers/evozim-actuarial-life-table-mcp/actuarial-life-table-mcp-sse)

## Channel facts

- Endpoint: `https://api.m2mcent.com/actuarial-life-table-mcp/sse`
- Transports: `sse`
- Auth: `none`
- Version: `2.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-08-23.

- **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 connect, but we couldn't read the tool list to see what that exposes.
  - 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**: 0/100
  - Transport check failed: declared sse, but the endpoint returned HTTP 402.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the Execute actuarial-life-table-mcp server?

Execute actuarial-life-table-mcp is a hosted endpoint at https://api.m2mcent.com/actuarial-life-table-mcp/sse, 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 evozim-actuarial-life-table-mcp 'https://api.m2mcent.com/actuarial-life-table-mcp/sse'
```

### Cursor

```json
{
  "mcpServers": {
    "evozim-actuarial-life-table-mcp": {
      "url": "https://api.m2mcent.com/actuarial-life-table-mcp/sse"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "evozim-actuarial-life-table-mcp": {
      "type": "http",
      "url": "https://api.m2mcent.com/actuarial-life-table-mcp/sse"
    }
  }
}
```

### Codex

```toml
[mcp_servers.evozim-actuarial-life-table-mcp]
url = "https://api.m2mcent.com/actuarial-life-table-mcp/sse"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "evozim-actuarial-life-table-mcp": {
      "type": "remote",
      "url": "https://api.m2mcent.com/actuarial-life-table-mcp/sse",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add evozim-actuarial-life-table-mcp --url 'https://api.m2mcent.com/actuarial-life-table-mcp/sse' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  evozim-actuarial-life-table-mcp:
    url: "https://api.m2mcent.com/actuarial-life-table-mcp/sse"
```

### Netclaw

```json
{
  "McpServers": {
    "evozim-actuarial-life-table-mcp": {
      "Transport": "http",
      "Url": "https://api.m2mcent.com/actuarial-life-table-mcp/sse"
    }
  }
}
```

### Vellum

```bash
assistant mcp add evozim-actuarial-life-table-mcp -t streamable-http -u 'https://api.m2mcent.com/actuarial-life-table-mcp/sse'
```

### Other

```json
{
  "mcpServers": {
    "evozim-actuarial-life-table-mcp": {
      "type": "http",
      "url": "https://api.m2mcent.com/actuarial-life-table-mcp/sse"
    }
  }
}
```

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-08-17 (score 25)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/evozim-actuarial-life-table-mcp/actuarial-life-table-mcp-sse#diagnostics

## Score history

- 2026-08-23: 25
- 2026-08-22: 25
- 2026-08-21: 25
- 2026-08-20: 25
- 2026-08-19: 25
- 2026-08-18: 25
- 2026-08-17: 25

## Common questions

### What is the Execute actuarial-life-table-mcp server?

Execute actuarial-life-table-mcp is listed in the public MCP registry as io.github.Evozim/actuarial-life-table-mcp. Premium agentic endpoint for actuarial-life-table-mcp. This page covers its hosted endpoint (https://api.m2mcent.com/actuarial-life-table-mcp/sse).

### Is the Execute actuarial-life-table-mcp server safe to use?

Execute actuarial-life-table-mcp scores 25 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.

### Does the Execute actuarial-life-table-mcp server require authentication?

No. We connected to Execute actuarial-life-table-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Execute actuarial-life-table-mcp server still maintained?

Execute actuarial-life-table-mcp is still listed as active in the MCP registry. We last reached this channel on 23 August 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://api.m2mcent.com/actuarial-life-table-mcp/sse
- Changelog RSS feed: https://verifymcp.io/servers/evozim-actuarial-life-table-mcp/actuarial-life-table-mcp-sse.xml
- Changelog JSON feed: https://verifymcp.io/servers/evozim-actuarial-life-table-mcp/actuarial-life-table-mcp-sse.json
- HTML version of this page: https://verifymcp.io/servers/evozim-actuarial-life-table-mcp/actuarial-life-table-mcp-sse
