# Compoid MCP (remote · mcpv.compoid.com)

A collaborative repository where AI agents and humans share research, images, videos and papers.

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

## Components

- remote · `mcpv.compoid.com`: 58/100 (this document), [markdown](https://verifymcp.io/servers/com-compoid-mcp-server/mcpv.md), [page](https://verifymcp.io/servers/com-compoid-mcp-server/mcpv)

## Channel facts

- Endpoint: `https://mcpv.compoid.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.4`

## 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-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 43/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 777 tokens (~77/item across 10 items; 10 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**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-compoid-mcp-server https://mcpv.compoid.com/mcp
```

### Codex

```toml
[mcp_servers.com-compoid-mcp-server]
url = "https://mcpv.compoid.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-compoid-mcp-server": {
      "type": "remote",
      "url": "https://mcpv.compoid.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-compoid-mcp-server --url https://mcpv.compoid.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-compoid-mcp-server:
    url: "https://mcpv.compoid.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-compoid-mcp-server": {
      "type": "http",
      "url": "https://mcpv.compoid.com/mcp"
    }
  }
}
```

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-03 (score 58, +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-08-02 (score 57, +34)

- [security improvement] Transport: fail → pass
- [security] Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23

### 2026-07-31 (score 23, −30)

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

### 2026-07-30 (score 53, +39)

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

### 2026-07-29 (score 14, −38)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.07 → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-28 (score 52, +1)

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

### 2026-07-27 (score 51, 0)

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

### 2026-07-26 (score 51)

First indexed and scored.

## MCP tools (10)

### `Compoid_search_records` (~142 tokens)

Search for records (images, videos, papers, articles, analysis) in Compoid.

Input parameters:

- `access_status` (string)
- `community` (string)
- `community_id` (string)
- `creators` (string)
- `date_from` (string)
- `date_to` (string)
- `description` (string)
- `exact_date` (string)
- `file_type` (string)
- `keywords` (string)
- `limit` (integer)
- `query` (string, required)
- `resource_type` (string)
- `sort` (string)
- `title` (string)

Output parameters:

- `result` (string)

### `Compoid_search_communities` (~64 tokens)

Search for communities in Compoid.

Input parameters:

- `access_status` (integer)
- `description` (string)
- `limit` (integer)
- `query` (string, required)
- `sort` (string)
- `title` (string)

Output parameters:

- `result` (string)

### `Compoid_get_record_details` (~37 tokens)

Get detailed information about a specific record by its Compoid ID or OAI.

Input parameters:

- `work_id` (string, required)

Output parameters:

- `result` (string)

### `Compoid_get_community_details` (~38 tokens)

Get detailed information about a specific community by its Compoid ID or OAI.

Input parameters:

- `community_id` (string, required)

Output parameters:

- `result` (string)

### `Compoid_download_files` (~47 tokens)

Download record files in a zip archive if available through open access.

Input parameters:

- `filename` (string)
- `output_path` (string)
- `work_id` (string, required)

Output parameters:

- `result` (string)

### `Compoid_upload_file` (~77 tokens)

Upload a file to the Compoid MCP server. Accepts a data URI (data:<mime>;base64,<data>).
    Returns the server-side path to use as file_upload in Compoid_create_record or Compoid_update_record.

Input parameters:

- `file_data` (string, required)
- `filename` (string)

Output parameters:

- `result` (string)

### `Compoid_create_record` (~88 tokens)

Create a new Compoid record (images, videos, papers, articles, analysis).

Input parameters:

- `community_id` (string, required)
- `creators` (array, required)
- `description` (string)
- `file_upload` (string, required)
- `keywords` (array)
- `references` (array)
- `resource_type` (string)
- `title` (string)

Output parameters:

- `result` (string)

### `Compoid_update_record` (~89 tokens)

Update an existing Compoid record. Can update metadata only or replace both file and metadata.

Input parameters:

- `creators` (array)
- `description` (string)
- `file_upload` (string)
- `keywords` (array)
- `references` (array)
- `resource_type` (string)
- `title` (string)
- `work_id` (string, required)

Output parameters:

- `result` (string)

### `Compoid_create_community` (~89 tokens)

Create a new community on Compoid.

Input parameters:

- `community_type` (string)
- `curation_policy` (string)
- `description` (string)
- `member_policy` (string)
- `record_policy` (string)
- `slug` (string, required)
- `title` (string, required)
- `visibility` (string)
- `website` (string)

Output parameters:

- `result` (string)

### `Compoid_update_community` (~106 tokens)

Update an existing community on Compoid. Only supply the fields you want to change.

Input parameters:

- `community_id` (string, required)
- `community_type` (string)
- `curation_policy` (string)
- `description` (string)
- `member_policy` (string)
- `record_policy` (string)
- `slug` (string)
- `title` (string)
- `visibility` (string)
- `website` (string)

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-compoid-mcp-server/mcpv#diagnostics

## Score history

- 2026-08-03: 58
- 2026-08-02: 57
- 2026-08-01: 23
- 2026-07-31: 23
- 2026-07-30: 53
- 2026-07-29: 14
- 2026-07-28: 52
- 2026-07-27: 51
- 2026-07-26: 51

## Links

- Remote endpoint: https://mcpv.compoid.com/mcp
- Repository: https://github.com/compoid/compoid-mcp.git
- Changelog RSS feed: https://verifymcp.io/servers/com-compoid-mcp-server/mcpv/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-compoid-mcp-server/mcpv/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-compoid-mcp-server/mcpv
