Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ’° Finance & Fintech
  3. Crypto Feargreed MCP
Crypto Feargreed MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 9:01:36 PM

Crypto Feargreed MCP

User RatingsBe the first to rate and review this MCP server!
View Repository52 GitHub StarsTotal stargazers on GitHub for the source repository (52 stars).Visit Website
cryptocurrencymarket-sentimentfinancedata-analysis

Fetches current and historical Crypto Fear & Greed Index data and calculates basic trend statistics.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-crypto-feargreed-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ’° More in Finance & Fintech

Overview

The kukapay/crypto-feargreed-mcp MCP server exposes current and historical Crypto Fear & Greed Index data from Alternative.me. It provides MCP resources, equivalent tools for tool-only clients, trend analysis with averages and direction, and a prompt for interpreting index values. Use it when an MCP-compatible client needs market sentiment context for cryptocurrency analysis, especially Bitcoin.

Use cases

•Check the latest cryptocurrency market sentiment
•Retrieve Fear & Greed Index history for a chosen period
•Analyze average sentiment and trend direction
•Interpret an index value in a Bitcoin market context

Key features

•Current Fear & Greed Index retrieval
•Historical index lookup by day count
•Average and trend-direction analysis
•Tool equivalents for MCP resources
•Index interpretation prompt template

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Crypto Feargreed MCP.

Extracted Tool Capabilities
Current Fear & Greed Index retrieval
Historical index lookup by day count
Average and trend-direction analysis
Tool equivalents for MCP resources
Index interpretation prompt template

How Crypto Feargreed MCP works

What kukapay/crypto-feargreed-mcp MCP server does

The kukapay/crypto-feargreed-mcp MCP server gives an MCP-compatible client access to Crypto Fear & Greed Index information. It can return the latest index value with its classification, retrieve a selected number of historical observations, and summarize movement across a period.

The data is provided through the Alternative.me Fear & Greed Index API. Results include timestamps, numeric index values, and labels such as Fear. The project is implemented for Python 3.10 or newer and is licensed under MIT.

How it works

The server exposes two resources:

  • fng://current returns the latest index value and classification.
  • fng://history/{days} returns historical entries for the requested number of days.

It also includes tool equivalents for clients that do not support MCP resources. get_current_fng_tool() mirrors the current-value resource, while get_historical_fng_tool(days: int) retrieves historical data for the supplied period.

For analysis, analyze_fng_trend(days: int) examines the requested number of data points and reports the latest value, average value, trend direction, and number of observations analyzed. The interpret_fng prompt provides a template that asks an MCP client to explain an index value in the context of cryptocurrency markets, specifically Bitcoin.

Setup and configuration

The repository can be cloned locally and run from its main.py entry point. The README documents installation for Claude Desktop with the MCP installation command and shows a configuration using uv to run the local project directory. The directory in that example must be replaced with the path where the repository was cloned.

Smithery installation is also documented for Claude Desktop. The README identifies Claude Desktop as a supported MCP client and states that the server can be added to other clients through their MCP server configuration.

No environment variables or credential settings are documented in the supplied material. The server obtains its index data from Alternative.me, and the README does not describe an API key configuration.

Tools and capabilities

The kukapay/crypto-feargreed-mcp MCP server supports these primary operations:

  • Read the latest Fear & Greed Index value and classification.
  • Request historical index values for a specified number of days.
  • Calculate an average and identify whether the index trend is rising or falling over a period.
  • Use tool-only equivalents of the resource operations.
  • Generate an interpretation prompt for a returned index value.

These capabilities support questions such as asking for the current market sentiment or requesting a 30-day trend view from an MCP client.

Limitations and notes

The supplied documentation describes index retrieval and basic trend statistics, not trading execution, portfolio management, price data, or broader market indicators. Trend analysis is based on the selected index observations and reports simple statistics; the README does not describe configurable analytical methods.

The project depends on the availability of the Alternative.me Fear & Greed Index API. Historical requests require a day count, and the documentation does not specify validation behavior for invalid, zero, or unusually large values. The interpretation feature generates a prompt for the client rather than documenting a separate forecasting or recommendation engine.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    šŸ’° Finance & Fintech4 views
    Compare vs Coincap MCP →
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Alpha Vantage API integration to fetch both stock and crypto information

    šŸ’° Finance & Fintech3 views
    Compare vs Alpha Vantage MCP →
  • Whale Tracker MCP logoWhale Tracker MCP

    A mcp server for tracking cryptocurrency whale transactions.

    šŸ’° Finance & Fintech3 views
    Compare vs Whale Tracker MCP →
  • Crypto News MCP logoCrypto News MCP

    An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.

    šŸ’° Finance & Fintech5 views
    Compare vs Crypto News MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
52
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Crypto Feargreed MCP

Clone the repository, then run its main.py entry point. The README also documents Claude Desktop installation with the MCP install command and Smithery-based installation.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCrypto Feargreed MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-crypto-feargreed-mcp?style=directory)](https://allmcps.com/mcp/kukapay-crypto-feargreed-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-crypto-feargreed-mcp"><img src="https://allmcps.com/api/badge/kukapay-crypto-feargreed-mcp?style=directory" alt="Crypto Feargreed MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’°Finance & Fintech
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars52
GitHub Star CountTotal stargazers on GitHub representing community popularity (52 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 10, 2025
40Quality signal: Fair Ā· 40/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Ā· @smithery/cli (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ’° Finance & Fintech →Best MCP servers for Finance & Fintech →Alternatives to Crypto Feargreed MCP →Install in Claude DesktopInstall in CursorInstall in VS Code