Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/linkup

OCI · GHCR.IO/MCPARMORY/LINKUP:1.0.2 · 2 COMPONENTS · SCANNED SEP 20

Search the web and fetch pages with sourced results, optimized for AI agents

0 this week 48 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1241 tokens (~206/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the com.mcparmory/linkup MCP server?

com.mcparmory/linkup runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/linkup:1.0.2. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/mcparmory/linkup:1.0.2

# add to Claude Code
claude mcp add com-mcparmory-linkup -- docker run --rm -i ghcr.io/mcparmory/linkup:1.0.2
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-linkup": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/linkup:1.0.2"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-linkup": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/linkup:1.0.2"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-linkup -- docker run --rm -i ghcr.io/mcparmory/linkup:1.0.2
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-linkup": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/linkup:1.0.2"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-linkup:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/mcparmory/linkup:1.0.2"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-linkup": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/linkup:1.0.2"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-linkup": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/linkup:1.0.2"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

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

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

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

  • 15 Sept 26 +1

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

  • 13 Sept 26 +1

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

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/mcparmory/linkup:1.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 6 exposed · ~1,241 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_research_task ~503

Creates an asynchronous web research task that performs comprehensive research based on a natural language question. Returns structured or sourced answers with optional filtering by date range, domains, and result count.

NameTypeReqDescription
excludeDomainsarrayExclude specific domains from the search results. Provide domain names to filter out (e.g., 'wikipedia.com'). By default, no domains are excluded.
fromDatestringFilter results to only include sources published on or after this date, specified in ISO 8601 format (YYYY-MM-DD). Must be after 1970-01-01 and before `toDate` if both are provided.
includeDomainsarrayRestrict search to specific domains only. Provide up to 100 domain names (e.g., 'microsoft.com', 'github.com'). By default, all domains are searched.
includeImagesbooleanSet to `true` to include relevant images in the research results. Defaults to `false`.
includeInlineCitationsbooleanWhen using `sourcedAnswer` output type, set to `true` to include inline citations within the answer text. Defaults to `false`.
includeSourcesbooleanWhen using `structured` output type, set to `true` to include source citations in the response. Note that enabling this modifies the response schema structure. Defaults to `false`.
maxResultsnumberThe maximum number of search results to return. The actual number of results returned will not exceed this value.
outputTypestringyesThe format for the research response. Use `sourcedAnswer` for a natural language answer with optional citations, or `structured` for a custom-formatted response matching the provided `structuredOutpu…
qstringyesThe natural language question or research topic you want to investigate. Examples: 'What is Microsoft's 2024 revenue?' or 'Latest developments in quantum computing'.
structuredOutputSchemastringA JSON schema (as a string) defining the desired response structure when using `structured` output type. The schema root must be an object type. Required only when `outputType` is set to `structured`.
toDatestringFilter results to only include sources published on or before this date, specified in ISO 8601 format (YYYY-MM-DD). Must be after 1970-01-01 and after `fromDate` if both are provided.

No output schema declared.

No examples provided.

get_credits_balance ~30

Retrieve your current account credits balance. This endpoint returns the total number of credits available in your account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_research ~50

Retrieves detailed information about a specific research task by its identifier. This endpoint is currently in beta and may be subject to changes.

NameTypeReqDescription
idstringyesThe unique identifier of the research task to retrieve.

No output schema declared.

No examples provided.

get_webpage ~156

Fetch and parse a single webpage from a given URL, with optional JavaScript rendering, raw HTML inclusion, and image extraction.

NameTypeReqDescription
extractImagesbooleanWhether to extract and return images found on the webpage. Disabled by default; enable to retrieve image URLs and metadata.
includeRawHtmlbooleanWhether to include the raw HTML markup in the response. Disabled by default; enable if you need the unprocessed HTML source.
renderJsbooleanWhether to render JavaScript before extracting content. Disabled by default; enable for dynamic pages that require script execution.
urlstringyesThe full URL of the webpage to fetch (must be a valid URI format, e.g., https://example.com).

No output schema declared.

No examples provided.

list_research_tasks ~36

Retrieve all research tasks created within your authenticated organization with pagination support. This endpoint is currently in beta and may be subject to changes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_web_content ~466

Retrieve web content by natural language query with configurable search depth, output formatting, and result filtering. Supports structured responses, date ranges, domain filtering, and optional citations or images.

NameTypeReqDescription
depthstringyesControls search precision and comprehensiveness. Use `fast` for quick, focused queries; `standard` for broader multi-topic queries with agentic search; `deep` for comprehensive results across multipl…
excludeDomainsarrayExclude specific domains from search results. By default, no domains are excluded.
fromDatestringFilter results to content published on or after this date, specified in ISO 8601 format (YYYY-MM-DD). Must be after 1970-01-01 and before the `toDate` if provided.
includeDomainsarrayRestrict search to specific domains only. Provide up to 100 domain names. By default, all domains are searched.
includeImagesbooleanInclude images in the search results alongside text content.
includeInlineCitationsbooleanWhen using `sourcedAnswer` output type, include inline citations within the answer text to indicate source attribution.
includeSourcesbooleanWhen using `structured` output type, include source citations in the response. Note that enabling this modifies the response schema structure.
maxResultsnumberThe maximum number of results to return. The actual number of results returned will not exceed this value.
outputTypestringyesSpecifies the response format. Use `searchResults` for raw search results, `sourcedAnswer` for an answer with source attribution, or `structured` for a custom JSON format defined by `structuredOutput…
qstringyesThe natural language question or search query for which you want to retrieve web content.
structuredOutputSchemastringA JSON schema (as a string) defining the desired response structure when using `structured` output type. The root element must be an object type.
toDatestringFilter results to content published on or before this date, specified in ISO 8601 format (YYYY-MM-DD). Must be after 1970-01-01 and after the `fromDate` if provided.

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/linkup MCP server?

com.mcparmory/linkup is an MCP server listed in the public MCP registry as com.mcparmory/linkup. Search the web and fetch pages with sourced results, optimized for AI agents. This page covers its container image (ghcr.io/mcparmory/linkup:1.0.2).

Is the com.mcparmory/linkup MCP server safe to use?

com.mcparmory/linkup scores 48 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.

What tools does the com.mcparmory/linkup MCP server expose?

com.mcparmory/linkup exposes 6 tools: get_credits_balance, get_webpage, search_web_content, list_research_tasks, create_research_task, get_research. Their descriptions and schemas cost roughly 1,241 tokens of context every time the server is loaded.

Is the com.mcparmory/linkup MCP server still maintained?

com.mcparmory/linkup is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.