# io.github.mp-juns/universal-research-mcp (pypi · universal-research-mcp)

Provenance-first research memory with hash-bound evidence and a fail-closed eligibility gate.

- Trust score: 77/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- pypi · `universal-research-mcp`: 77/100 (this document), [markdown](https://verifymcp.io/servers/mp-juns-universal-research-mcp/universal-research-mcp.md), [page](https://verifymcp.io/servers/mp-juns-universal-research-mcp/universal-research-mcp)

## Channel facts

- Registry: `pypi`
- Package: `universal-research-mcp`
- Version: `0.9.3`
- 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-21.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it.
  - 0 of 29 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 35/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 3 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 73/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 2717 tokens (~90/item across 30 items; 30 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 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 (87% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 30 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.mp-juns/universal-research-mcp server?

io.github.mp-juns/universal-research-mcp runs locally as a PyPI package, launched with uvx universal-research-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 mp-juns-universal-research-mcp -- uvx universal-research-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "mp-juns-universal-research-mcp": {
      "command": "uvx",
      "args": [
        "universal-research-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "mp-juns-universal-research-mcp": {
      "command": "uvx",
      "args": [
        "universal-research-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add mp-juns-universal-research-mcp -- uvx universal-research-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mp-juns-universal-research-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "universal-research-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add mp-juns-universal-research-mcp --command uvx --arg universal-research-mcp
```

### Hermes

```yaml
mcp_servers:
  mp-juns-universal-research-mcp:
    command: "uvx"
    args: ["universal-research-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "mp-juns-universal-research-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "universal-research-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add mp-juns-universal-research-mcp -t stdio -c uvx -a universal-research-mcp
```

### Other

```json
{
  "mcpServers": {
    "mp-juns-universal-research-mcp": {
      "command": "uvx",
      "args": [
        "universal-research-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-21 (score 77, +1)

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

### 2026-09-19 (score 76, +1)

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

### 2026-09-18 (score 75, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-17 (score 60, +1)

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

### 2026-09-15 (score 59, −14)

- [security regression] Malware scan: pass → unverified

### 2026-09-14 (score 73, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-13 (score 58, +1)

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

### 2026-09-11 (score 57, +1)

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

## MCP tools (30)

### `memory_search_candidates` (~55 tokens)

Return provenance-bound candidates. Fetch original evidence before concluding.

Input parameters:

- `candidate_backend` (string)
- `mode` (string)
- `query` (string, required)
- `status`
- `top_k` (integer)

### `memory_latest` (~28 tokens)

Return latest non-reference records, ordered by recorded event time.

Input parameters:

- `top_k` (integer)

### `memory_fetch_evidence` (~112 tokens)

Fetch an exact event locator; keep display context outside its reference.

Event-less fetches are registered-file diagnostics only and cannot satisfy
evidence eligibility. Changed-source diagnostics retain the registered
reference even when the current file is shorter than that reference.

Input parameters:

- `allow_mismatched_content` (boolean)
- `context_lines` (integer)
- `end_line`
- `event_id`
- `expected_sha256`
- `path` (string, required)
- `start_line` (integer, required)

### `memory_check_evidence_eligibility` (~87 tokens)

Check exact evidence integrity and count, never semantic claim support.

\``claim_type`` is deliberately required: the gate activates from claim
consequence, so a caller must classify the claim instead of inheriting a
silent inactive default.

Input parameters:

- `claim` (string, required)
- `claim_type` (string, required)
- `evidence`
- `materiality` (string)

### `memory_audit_ledger` (~25 tokens)

Return read-only policy and record-integrity findings for canonical JSONL.

### `public_demo_status` (~21 tokens)

Return a path-free publication receipt for the running MCP process.

### `research_prepare_ingest` (~104 tokens)

Validate input and create an immutable pending draft, never a canonical record.

Each new source registration contains only ``path``, ``source_id``, and
\``source_type``. The path must be project-contained and is hash-bound at
preparation and commit. A canonical human approval record must already
exist and cover this record's study and kind.

Input parameters:

- `approval_ref` (string, required)
- `record` (object, required)
- `source_registrations`

### `research_commit_ingest` (~116 tokens)

Append exactly one approved pending draft and refresh derived indexes.

This is a mutating, non-idempotent host-approved tool. It accepts no record
body and no model-supplied approval boolean. It refuses a replay, any change
to the canonical ledger or staged source files, or an invalid human scope
approval. Canonical append success is reported separately from derived-index
refresh status.

Input parameters:

- `approval_receipt_id` (string, required)
- `draft_id` (string, required)
- `draft_sha256` (string, required)

### `research_pending_ingest_status` (~31 tokens)

Return metadata for one pending immutable ingest draft without its content.

Input parameters:

- `draft_id` (string, required)

### `codex_host_agent_status` (~46 tokens)

Report whether protected current-task Codex control is available.

Without a host-authenticated per-call thread binding this returns a
structured unavailable result and discloses no thread metadata.

### `codex_prepare_agent_control` (~70 tokens)

Fail closed unless a protected Codex host broker is available.

The tested Codex 0.147.0 stdio MCP contract has no documented or validated
authoritative caller-task binding and proposal-bound user approval receipt.
No proposal or host state is created.

Input parameters:

- `action` (string, required)

### `governance_get_capabilities` (~23 tokens)

Return the fixed governance roster and non-executing host contract.

### `governance_get_role_manifest` (~29 tokens)

Return one immutable registered role manifest and its canonical hash.

Input parameters:

- `agent_id` (string, required)

### `governance_get_role_prompt_contract` (~31 tokens)

Return the internal versioned prompt contract for one registered role.

Input parameters:

- `agent_id` (string, required)

### `governance_validate_task_packet` (~29 tokens)

Validate a proposed agent task without dispatching or approving it.

Input parameters:

- `packet` (object, required)

### `governance_validate_decision` (~34 tokens)

Validate a returned decision against its exact task packet.

Input parameters:

- `decision` (object, required)
- `packet` (object, required)

### `governance_evaluate_gate` (~36 tokens)

Evaluate deterministic claim gates; this never grants user approval.

Input parameters:

- `claim_type` (string)
- `decisions` (array, required)

### `governance_prepare_codex_dispatch` (~38 tokens)

Prepare, but do not execute, a host-owned agent dispatch.

Input parameters:

- `governor_receipt`
- `packet` (object, required)

### `governance_prepare_scope_governor_receipt` (~51 tokens)

Bind a validated passing scope decision to exact governed task hashes.

Input parameters:

- `governed_packets` (array, required)
- `governor_decision` (object, required)
- `governor_packet` (object, required)

### `governance_prepare_codex_critical_batch` (~37 tokens)

Prepare the isolated fixed four-reviewer critical batch.

Input parameters:

- `governor_receipt`
- `packets` (array, required)

### `governance_capture_codex_decision` (~38 tokens)

Validate a host decision without writing it to the canonical ledger.

Input parameters:

- `decision` (object, required)
- `packet` (object, required)

### `governance_assess_plan` (~32 tokens)

Assess necessity, bounded work, elapsed time, difficulty, and cost evidence.

Input parameters:

- `operation` (object, required)

### `governance_evaluate_operation` (~39 tokens)

Evaluate declarative preflight; never authorize or execute a host tool call.

Input parameters:

- `operation` (object, required)
- `packet` (object, required)

### `governance_resolve_failure_policy` (~33 tokens)

Resolve failure handling without accepting an off/unrecorded mode.

Input parameters:

- `profile`
- `task`

### `governance_prepare_failure_record` (~39 tokens)

Prepare the mandatory minimum tombstone; storage remains host-owned.

Input parameters:

- `failure` (object, required)
- `profile`
- `task`

### `research_index_status` (~19 tokens)

Report derived-index health without modifying canonical research records.

### `research_profile_status` (~19 tokens)

Inspect the declared research profile without executing any route.

### `research_semantic_models` (~21 tokens)

List reviewed local SentenceTransformer models without contacting a registry.

### `research_semantic_setup_plan` (~72 tokens)

Plan without network or execution; revision must be a full immutable commit SHA.

Input parameters:

- `auto_refresh` (boolean)
- `device` (string)
- `environment_manager` (string)
- `model_id` (string, required)
- `reuse_existing` (boolean)
- `revision` (string, required)

### `governance_preflight_parallel_batch` (~60 tokens)

Validate a parallel batch without starting agents, models, or network.

Input parameters:

- `aggregate_cost_ceiling_usd` (number, required)
- `declared_costs_usd`
- `max_workers` (integer, required)
- `packets` (array, required)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/mp-juns-universal-research-mcp/universal-research-mcp#diagnostics

## Score history

- 2026-09-21: 77
- 2026-09-20: 76
- 2026-09-19: 76
- 2026-09-18: 75
- 2026-09-17: 60
- 2026-09-16: 59
- 2026-09-15: 59
- 2026-09-14: 73
- 2026-09-13: 58
- 2026-09-12: 57
- 2026-09-11: 57
- 2026-09-10: 56
- 2026-09-09: 56
- 2026-09-08: 55
- 2026-09-07: 55
- 2026-09-06: 55
- 2026-09-05: 54
- 2026-09-04: 51
- 2026-09-03: 51
- 2026-09-02: 51
- 2026-09-01: 51
- 2026-08-31: 51
- 2026-08-30: 51
- 2026-08-29: 66

## Common questions

### What is the io.github.mp-juns/universal-research-mcp server?

io.github.mp-juns/universal-research-mcp is listed in the public MCP registry as io.github.mp-juns/universal-research-mcp. Provenance-first research memory with hash-bound evidence and a fail-closed eligibility gate. This page covers its PyPI package (universal-research-mcp).

### Is the io.github.mp-juns/universal-research-mcp server safe to use?

io.github.mp-juns/universal-research-mcp scores 77 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. 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.mp-juns/universal-research-mcp server expose?

io.github.mp-juns/universal-research-mcp exposes 30 tools: memory_search_candidates, memory_latest, memory_fetch_evidence, memory_check_evidence_eligibility, memory_audit_ledger, and 25 more. Their descriptions and schemas cost roughly 1,375 tokens of context every time the server is loaded.

### Is the io.github.mp-juns/universal-research-mcp server still maintained?

io.github.mp-juns/universal-research-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- PyPI project: https://pypi.org/project/universal-research-mcp/
- Socket report: https://socket.dev/pypi/package/universal-research-mcp
- Repository: https://github.com/mp-juns/universal-research-mcp
- Changelog RSS feed: https://verifymcp.io/servers/mp-juns-universal-research-mcp/universal-research-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/mp-juns-universal-research-mcp/universal-research-mcp.json
- HTML version of this page: https://verifymcp.io/servers/mp-juns-universal-research-mcp/universal-research-mcp
