# io.github.pooriaarab/content-rabbit (npm · @contentrabbit/mcp-server)

Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.

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

## Components

- remote · `contentrabbitai.com`: 33/100, [markdown](https://verifymcp.io/servers/pooriaarab-content-rabbit/api-v1-mcp.md), [page](https://verifymcp.io/servers/pooriaarab-content-rabbit/api-v1-mcp)
- npm · `@contentrabbit/mcp-server`: 18/100 (this document), [markdown](https://verifymcp.io/servers/pooriaarab-content-rabbit/contentrabbit-mcp-server.md), [page](https://verifymcp.io/servers/pooriaarab-content-rabbit/contentrabbit-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@contentrabbit/mcp-server`
- Version: `0.1.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-23.

- **Supply Chain Security**: 48/100
  - Malware scan not yet available for this package.
  - Known CVEs were checked across the 95 of 97 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Dependency health was assessed across the 95 of 97 dependencies we could resolve, so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 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 package could not be installed in a clean environment, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: this package could not be installed in a clean environment, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package could not be installed in a clean environment, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: this package could not be installed in a clean environment, 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

### How do I install the io.github.pooriaarab/content-rabbit MCP server?

io.github.pooriaarab/content-rabbit runs locally as an npm package, launched with npx -y @contentrabbit/mcp-server. 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 pooriaarab-content-rabbit -- npx -y @contentrabbit/mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "pooriaarab-content-rabbit": {
      "command": "npx",
      "args": [
        "-y",
        "@contentrabbit/mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "pooriaarab-content-rabbit": {
      "command": "npx",
      "args": [
        "-y",
        "@contentrabbit/mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add pooriaarab-content-rabbit -- npx -y @contentrabbit/mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pooriaarab-content-rabbit": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@contentrabbit/mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add pooriaarab-content-rabbit --command npx --arg -y --arg @contentrabbit/mcp-server
```

### Hermes

```yaml
mcp_servers:
  pooriaarab-content-rabbit:
    command: "npx"
    args: ["-y", "@contentrabbit/mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "pooriaarab-content-rabbit": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@contentrabbit/mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add pooriaarab-content-rabbit -t stdio -c npx -a -y @contentrabbit/mcp-server
```

### Other

```json
{
  "mcpServers": {
    "pooriaarab-content-rabbit": {
      "command": "npx",
      "args": [
        "-y",
        "@contentrabbit/mcp-server"
      ]
    }
  }
}
```

## 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-23 (score 18)

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/pooriaarab-content-rabbit/contentrabbit-mcp-server#diagnostics

## Score history

- 2026-08-23: 18

## Common questions

### What is the io.github.pooriaarab/content-rabbit MCP server?

io.github.pooriaarab/content-rabbit is an MCP server listed in the public MCP registry as io.github.pooriaarab/content-rabbit. Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools. This page covers its npm package (@contentrabbit/mcp-server).

### Is the io.github.pooriaarab/content-rabbit MCP server safe to use?

io.github.pooriaarab/content-rabbit scores 18 out of 100 on VerifyMCP. 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.

### Is the io.github.pooriaarab/content-rabbit MCP server still maintained?

io.github.pooriaarab/content-rabbit 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.

### What licence is the io.github.pooriaarab/content-rabbit MCP server under?

io.github.pooriaarab/content-rabbit 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/@contentrabbit/mcp-server
- Socket report: https://socket.dev/npm/package/@contentrabbit/mcp-server
- Website: https://contentrabbitai.com/
- Changelog RSS feed: https://verifymcp.io/servers/pooriaarab-content-rabbit/contentrabbit-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/pooriaarab-content-rabbit/contentrabbit-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/pooriaarab-content-rabbit/contentrabbit-mcp-server
