← Registry

Developer Tools

sighttrue.com

Provides developers with package health, security advisories, model pricing, and end-of-life information for their dependencies.

1 endpoint7 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://sighttrue.com/api/mcp

No auth detected

MCP server metadata

Name
sighttrue
Version
1.0.0
Capabilities
tools
Server instructions

Readings about open-source dependencies, taken every four hours and published as static files. Every figure is measured rather than estimated, and every tool result carries the limits of what it can support. The watchlist is curated and partial: an uncovered package is untracked, not judged.

Known tools 7

check_package

Read the current standing of one open-source package: weekly downloads, OpenSSF scorecard, advisory count, licence, whether the repository is archived, and when it was last pushed to.

Inferred read-only
check_stack

Read a whole dependency list at once and report what is archived, what carries advisories, what has a source-available licence, and what has not been pushed to in a year.

Inferred read-only
compare_repositories

Hold two watched repositories against each other across downloads, OpenSSF scorecard, advisories, forks, stars and findings on record.

Inferred read-only
find_model

Find language models by price and context window, from a catalogue read daily across sixty providers.

Inferred read-only
check_eol

Check whether a runtime, database or framework release is still receiving security fixes, and what to move to.

Inferred read-only
check_provider

Read a provider's announced incident history — how many they have filed, how recently, and what they called them.

Inferred read-only
search_repositories

Find watched repositories whose name contains a string, with their current readings.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sighttrue]
url = "https://sighttrue.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sighttrue": {
      "type": "http",
      "url": "https://sighttrue.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sighttrue
Remote MCP URL: https://sighttrue.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sighttrue": {
      "url": "https://sighttrue.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sighttrue": {
      "type": "http",
      "url": "https://sighttrue.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sighttrue",
  "transport": "streamable-http",
  "url": "https://sighttrue.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.