io.github.ycjcl868/mcp-server-fear-greed
NPM · MCP-SERVER-FEAR-GREED · SCANNED AUG 3
An MCP server for mcp-server-fear-greed
Available components
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 →
Supply Chain Security50
- No malware found by supply-chain analysis.Pass
- CVE data not yet available for this package.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency-health data not yet available.Unverified
Provenance & Transparency31
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: the declared version isn't published, so its provenance can't be verified. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 327 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 83 tokens (~83/item across 1 items; 1 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.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.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · mcp-server-fear-greed
claude mcp add ycjcl868-mcp-server-fear-greed -- npx -y mcp-server-fear-greed
codex mcp add ycjcl868-mcp-server-fear-greed -- npx -y mcp-server-fear-greed
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ycjcl868-mcp-server-fear-greed": {
"type": "local",
"command": [
"npx",
"-y",
"mcp-server-fear-greed"
],
"enabled": true
}
}
} openclaw mcp add ycjcl868-mcp-server-fear-greed --command npx --arg -y --arg mcp-server-fear-greed
mcp_servers:
ycjcl868-mcp-server-fear-greed:
command: "npx"
args: ["-y", "mcp-server-fear-greed"] {
"mcpServers": {
"ycjcl868-mcp-server-fear-greed": {
"command": "npx",
"args": [
"-y",
"mcp-server-fear-greed"
]
}
}
} 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.
- 2 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 1 Aug 26 −5
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 29 Jul 26 +18
- Malware scan: unverified → pass ▲ security
- 28 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 +35
- Tool coverage: unverified → 100 ▲ functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: pass functional
- First check of Schema quality: excellent functional
- First check of Schema quality: fail functional
- 26 Jul 26 25
First indexed and scored.
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 3 Aug 2026 · Analysed npm/mcp-server-fear-greed@latest
Provenance version_unpublished
Ecosystem: npm · Outcome: version_unpublished
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.
get_fear_greed_index ~83
Get US stock market Fear & Greed Index data. Returns comprehensive market sentiment analysis including the main composite index and 7 individual indicators (market momentum, stock price strength/breadth, options sentiment, volatility, safe haven demand, junk bond demand). Each indicator includes score (0-100), rating, and timestamp. See schema for detailed field descriptions.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | yes | — |
No examples provided.