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.

PkgSeek Linux Intelligence

REMOTE · API.PKGSEEK.COM · SCANNED SEP 20

Linux package, file, command, vulnerability, lifecycle, migration, and repository intelligence.

Available components

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

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

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1300 tokens (~56/item across 23 items; 23 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 23 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 24 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
Install

How do I install the PkgSeek Linux Intelligence MCP server?

PkgSeek Linux Intelligence is a hosted endpoint at https://api.pkgseek.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.pkgseek.com

# add to Claude Code
claude mcp add --transport http yeagoo-pkgseek 'https://api.pkgseek.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "yeagoo-pkgseek": {
      "url": "https://api.pkgseek.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "yeagoo-pkgseek": {
      "type": "http",
      "url": "https://api.pkgseek.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.yeagoo-pkgseek]
url = "https://api.pkgseek.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yeagoo-pkgseek": {
      "type": "remote",
      "url": "https://api.pkgseek.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yeagoo-pkgseek --url 'https://api.pkgseek.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  yeagoo-pkgseek:
    url: "https://api.pkgseek.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "yeagoo-pkgseek": {
      "Transport": "http",
      "Url": "https://api.pkgseek.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add yeagoo-pkgseek -t streamable-http -u 'https://api.pkgseek.com/mcp'
// mcp.json
{
  "mcpServers": {
    "yeagoo-pkgseek": {
      "type": "http",
      "url": "https://api.pkgseek.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 10 Sept 26 +7
    • Judged manipulation: unverified → pass security
    • Schema quality: unverified → fair functional
  • 9 Sept 26 −7
    • Judged manipulation: pass → unverified security
    • Tool “get_package” rewrote its description, which is the text the model reads security
    • Tool “get_repository_health” rewrote its description, which is the text the model reads security
    • Schema quality: 43 → 56 functional
    • Schema quality: good → unverified functional
    • Server version: 0.2.1 → 0.2.2 functional
    • New tool “compare_package_matrix” functional
    • “get_package” added an optional parameter “arch” cosmetic
    • “compare_package_versions” added an optional parameter “arch” cosmetic
    • “compare_package_versions” added an optional parameter “catalog_revision” cosmetic
    • “compare_package_versions” added an optional parameter “distro” cosmetic
    • “compare_package_versions” added an optional parameter “release” cosmetic
    • “compare_package_versions” added an optional parameter “repo” cosmetic
    • “compare_package_versions” added an optional parameter “source” cosmetic
    • “diagnose_linux_error” added an optional parameter “arch” cosmetic
    • “diagnose_linux_error” added an optional parameter “catalog_revision” cosmetic
    • “diagnose_linux_error” added an optional parameter “repo” cosmetic
    • “get_package” added an optional parameter “catalog_revision” cosmetic
    • “get_package” added an optional parameter “offset” cosmetic
    • “get_package” added an optional parameter “view” cosmetic
    • “get_package_history” added an optional parameter “arch” cosmetic
    • “get_package_history” added an optional parameter “catalog_revision” cosmetic
    • “get_package_history” added an optional parameter “repo” cosmetic
    • “get_repository_health” added an optional parameter “catalog_revision” cosmetic
    • “get_repository_health” added an optional parameter “distro” cosmetic
    • “get_repository_health” added an optional parameter “offset” cosmetic
    • “get_repository_health” added an optional parameter “release” cosmetic
    • “get_repository_health” added an optional parameter “source” cosmetic
    • “get_repository_health” added an optional parameter “view” cosmetic
    • “query_file_provides” added an optional parameter “arch” cosmetic
    • “query_file_provides” added an optional parameter “catalog_revision” cosmetic
    • “query_file_provides” added an optional parameter “distro” cosmetic
    • “query_file_provides” added an optional parameter “release” cosmetic
    • “query_file_provides” added an optional parameter “repo” cosmetic
    • “query_file_provides” added an optional parameter “source” cosmetic
    • “search_packages” added an optional parameter “arch” cosmetic
    • “search_packages” added an optional parameter “catalog_revision” cosmetic
    • “search_packages” added an optional parameter “repo” cosmetic
  • 30 Aug 26 0
    • Stability: 0.97 → pass security
  • 29 Aug 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.

  • 28 Aug 26 0
    • Server version: 0.1.43 → 0.2.1 functional
  • 27 Aug 26 +1
    • Server version: 0.1.39 → 0.1.43 functional
  • 26 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Aug 26 +1
    • Server version: 0.1.37 → 0.1.39 functional
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 · Probed https://api.pkgseek.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=pkgseek.com CN=WE1,O=Google Trust Services,C=US 31 Aug 2026 29 Nov 2026 ECDSA 256 ECDSA-SHA256 54f28ffc70e9a6ad137c92aec41b7a2c
SANs: pkgseek.com, *.pkgseek.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.pkgseek.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
pkgseek.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.pkgseek.com/mcp Verified 200
http (plaintext) http://api.pkgseek.com/mcp HTTPS enforced 301 https://api.pkgseek.com/mcp
MCP tools · 23 exposed · ~1,253 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
check_release_lifecycle ~62

Evaluate whether a Linux distribution release is active, nearing EOL or unsupported under a CI policy.

NameTypeReqDescription
allow_security_supportboolean
distrostringyes
fail_within_daysinteger
releasestringyes

No output schema declared.

No examples provided.

compare_distro_releases ~66

Compare package additions, removals and version changes between two releases.

NameTypeReqDescription
changestring
distrostringyes
fromstringyes
limitinteger
querystring
tostringyes

No output schema declared.

No examples provided.

compare_distros ~28

Compare installation names and commands for a tool across Linux distributions.

NameTypeReqDescription
toolstringyes

No output schema declared.

No examples provided.

compare_package_matrix ~81

Compare up to 50 inventory items across 5 explicit native repository targets. Read-only; indexed-build CVEs only, no cross-distro ranking. Alternatives require source evidence and user confirmation before installation. Disabled servers reject the call.

NameTypeReqDescription
itemsarrayyes
schema_versionyes
source_scope
targetsarrayyes

No output schema declared.

No examples provided.

compare_package_versions ~69

Compare a package's versions and repositories across distributions.

NameTypeReqDescription
archstring
catalog_revisionstring
distrostring
namestringyes
releasestring
repostring
sourcestring

No output schema declared.

No examples provided.

diagnose_linux_error ~76

Turn a package-not-found or command-not-found error into matching packages and install guidance.

NameTypeReqDescription
archstring
catalog_revisionstring
distrostring
errorstringyes
releasestring
repostring
sourcestring

No output schema declared.

No examples provided.

explain_command ~42

Explain and statically inspect a command using the Command Doctor knowledge base. The command is never executed.

NameTypeReqDescription
commandstringyes
distrostring

No output schema declared.

No examples provided.

get_context ~45

Get a token-efficient context pack with trust and execution guardrails for an agent.

NameTypeReqDescription
distrostring
localestring
toolstringyes

No output schema declared.

No examples provided.

get_distro_lifecycle ~27

List cached lifecycle facts for a Linux distribution.

NameTypeReqDescription
distrostringyes

No output schema declared.

No examples provided.

get_package ~103

Get package metadata and evidence. arch requires distro and release. Use view=availability to list indexed builds (requires release); absence is not vendor non-support.

NameTypeReqDescription
archstring
catalog_revisionstring
distrostringyes
namestringyes
offsetinteger
releasestring
repostring
sourcestring
viewstring

No output schema declared.

No examples provided.

get_package_history ~68

Trace indexed package version history for regression investigation.

NameTypeReqDescription
archstring
catalog_revisionstring
distrostringyes
namestringyes
releasestring
repostring
sourcestring

No output schema declared.

No examples provided.

get_repository_health ~82

Read repository freshness and counts. Use view=coordinates for the paginated release/native-architecture catalog and coverage.

NameTypeReqDescription
catalog_revisionstring
distrostring
freshness_hoursinteger
offsetinteger
releasestring
sourcestring
viewstring

No output schema declared.

No examples provided.

get_tool ~28

Get a sourced tool record, commands, flags and distribution mappings.

NameTypeReqDescription
toolstringyes

No output schema declared.

No examples provided.

get_vulnerability ~39

Get a cached CVE or CNNVD record and distribution-aware affected-package evidence.

NameTypeReqDescription
databasestring
idstringyes

No output schema declared.

No examples provided.

identify_binary ~25

Reverse an executable name to curated tools and packages.

NameTypeReqDescription
binarystringyes

No output schema declared.

No examples provided.

lint_command ~41

Statically inspect a shell command for unsupported flags and portability issues. The command is never executed.

NameTypeReqDescription
commandstringyes
distrostring

No output schema declared.

No examples provided.

plan_distro_migration ~67

Map packages from one distribution release to another and report missing or ambiguous replacements.

NameTypeReqDescription
packagesarrayyes
source_distrostringyes
source_releasestringyes
target_distrostringyes
target_releasestringyes

No output schema declared.

No examples provided.

query_file_provides ~71

Find packages that contain a command or filesystem path.

NameTypeReqDescription
archstring
catalog_revisionstring
distrostring
pathstringyes
releasestring
repostring
sourcestring

No output schema declared.

No examples provided.

resolve_install ~37

Resolve a tool and distribution to its package, real binary and install command.

NameTypeReqDescription
distrostringyes
toolstringyes

No output schema declared.

No examples provided.

search_packages ~73

Search package names across repositories and distributions.

NameTypeReqDescription
archstring
catalog_revisionstring
distrostring
limitinteger
querystringyes
releasestring
repostring
sourcestring

No output schema declared.

No examples provided.

search_tools ~22

Search curated Linux command-line tools.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

search_vulnerabilities ~61

Search cached CVE or CNNVD records, with optional distribution and severity filters.

NameTypeReqDescription
databasestring
distrostring
limitinteger
querystringyes
severitystring

No output schema declared.

No examples provided.

suggest_fix ~40

Return conservative, sourced guidance for command syntax or portability problems. The command is never executed.

NameTypeReqDescription
commandstringyes
distrostring

No output schema declared.

No examples provided.

Common questions

What is the PkgSeek Linux Intelligence MCP server?

PkgSeek Linux Intelligence is an MCP server listed in the public MCP registry as io.github.yeagoo/pkgseek. Linux package, file, command, vulnerability, lifecycle, migration, and repository intelligence. This page covers its hosted endpoint (https://api.pkgseek.com/mcp).

Is the PkgSeek Linux Intelligence MCP server safe to use?

PkgSeek Linux Intelligence scores 80 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 PkgSeek Linux Intelligence MCP server expose?

PkgSeek Linux Intelligence exposes 23 tools: search_tools, get_tool, resolve_install, identify_binary, query_file_provides, and 18 more. Their descriptions and schemas cost roughly 1,253 tokens of context every time the server is loaded.

Does the PkgSeek Linux Intelligence MCP server require authentication?

No. We connected to PkgSeek Linux Intelligence without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the PkgSeek Linux Intelligence MCP server still maintained?

PkgSeek Linux Intelligence 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.