# Microsoft Forms API (npm · msforms-api)

Inspect, validate, upload, and submit Microsoft Forms responses

- Trust score: 49/100 (low)
- Change this week: −1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- npm · `msforms-api`: 49/100 (this document), [markdown](https://verifymcp.io/servers/maxim-mazurok-msforms-api/msforms-api.md), [page](https://verifymcp.io/servers/maxim-mazurok-msforms-api/msforms-api)

## Channel facts

- Registry: `npm`
- Package: `msforms-api`
- Version: `0.2.2`
- 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-22.

- **Supply Chain Security**: 99/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.
  - 1 of 7 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to Maxim-Mazurok/msforms-api).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 7 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: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we never saw its MCP handshake.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add maxim-mazurok-msforms-api -- npx -y msforms-api
```

### Codex

```bash
codex mcp add maxim-mazurok-msforms-api -- npx -y msforms-api
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add maxim-mazurok-msforms-api --command npx --arg -y --arg msforms-api
```

### Hermes

```yaml
mcp_servers:
  maxim-mazurok-msforms-api:
    command: "npx"
    args: ["-y", "msforms-api"]
```

### Other

```json
{
  "mcpServers": {
    "maxim-mazurok-msforms-api": {
      "command": "npx",
      "args": [
        "-y",
        "msforms-api"
      ]
    }
  }
}
```

## 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-22 (score 49, −1)

- [functional regression] Security disclosure: pass → unverified

### 2026-08-14 (score 50, +11)

- [security improvement] Provenance: fail → pass
- [security] The attested source repository moved: Maxim-Mazurok/msforms-api
- [functional] Package version: 0.1.0 → 0.2.2

### 2026-08-12 (score 39)

First indexed and scored.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/maxim-mazurok-msforms-api/msforms-api#diagnostics

## Score history

- 2026-08-22: 49
- 2026-08-21: 50
- 2026-08-20: 50
- 2026-08-19: 50
- 2026-08-18: 50
- 2026-08-17: 50
- 2026-08-16: 50
- 2026-08-15: 50
- 2026-08-14: 50
- 2026-08-13: 39
- 2026-08-12: 39

## Links

- npm package: https://www.npmjs.com/package/msforms-api
- Socket report: https://socket.dev/npm/package/msforms-api
- Repository: https://github.com/Maxim-Mazurok/msforms-api
- Changelog RSS feed: https://verifymcp.io/servers/maxim-mazurok-msforms-api/msforms-api.xml
- Changelog JSON feed: https://verifymcp.io/servers/maxim-mazurok-msforms-api/msforms-api.json
- HTML version of this page: https://verifymcp.io/servers/maxim-mazurok-msforms-api/msforms-api
