CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
nirholas avatar

Crypto Market Data

nirholas/crypto-market-data
26registry active
Summary

Pulls live crypto market data from CoinGecko and DeFiLlama APIs, giving you real-time prices, OHLCV candlesticks, orderbook depth, and coverage across 10,000+ tokens including Bitcoin and Ethereum. Beyond spot prices, it surfaces DeFi protocol TVL rankings, yield farming opportunities, and cross-chain comparisons. Reach for this when you need Claude to answer questions about current crypto markets, compare token performance, or analyze DeFi yields without manually checking multiple dashboards. The underlying implementation is a Vue.js dashboard with dark mode and responsive design, so the MCP server likely exposes similar data endpoints as tools Claude can query directly.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Crypto Market Data

Live dashboard: https://nirholas.github.io/crypto-market-data/

Live cryptocurrency and DeFi market dashboard with data from CoinGecko and DeFiLlama.

Cryptocurrency prices and market data. That's it! With a basic UI. I originally built this within Lyra Web3 Playground and I thought it might be helpful for those looking for something very simple, a good learning experience to build + deploy, or maybe you're like me and just enjoy building and sharing simple yet useful creations. Live data, hooked up to CoinGecko and Defillama.

Features

  • 🪙 Cryptocurrencies - Top coins by market cap with 7-day sparklines
  • 🏦 DeFi Protocols - Protocol TVL rankings from DeFiLlama
  • 📈 Yields - DeFi yield farming opportunities
  • ⛓️ Chains - Blockchain TVL comparison
  • 🌙 Dark Mode - Toggle between light and dark themes
  • 📱 Responsive - Works on desktop and mobile

Quick Start

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

Deploy to GitHub Pages

Pushes to main are built and deployed automatically by the GitHub Actions workflow in .github/workflows/deploy.yml. The live site is at nirholas.github.io/crypto-market-data.

To build and host the static output yourself:

npm run build
# Serve or upload the dist/ folder

MCP Server

This repo also bundles a Model Context Protocol server in mcp-server/ that exposes the same CoinGecko and DeFiLlama data to AI assistants (Claude Desktop, Cursor, and other MCP clients): live prices, OHLCV candles, trending coins, coin search, DeFi protocol/chain TVL, yields, and stablecoin supplies.

See mcp-server/README.md for the full tool list, build instructions, and client configuration.

Data Sources

  • CoinGecko - Cryptocurrency prices and market data
  • DeFiLlama - DeFi protocol TVL and yield data

License

All rights reserved. See LICENSE.

Documentation

Full documentation site: https://nirholas.github.io/crypto-market-data/

  • Getting started covers install and first run.
  • Examples has copy-paste snippets.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Data & AnalyticsFinance & Commerce
Registryactive
UpdatedJan 20, 2026
View on GitHub

More from nirholas

  • MCP Registry Monitor26
  • SperaxOS16
  • AI Tool Discovery Agent25
  • Repository Intelligence25
  • Crypto Tools Registry23
  • Solidity Compiler IDE24
  • Claude Code Explorer MCP6.3k
  • 3d Ai Agent Avatar57
  • Threews Avatar57
  • Ibm Watsonx57
  • UCAI33
  • Three Ws57
  • Threews 3d Studio57
  • Threews X402 Bazaar57
  • PumpFun Claims Bot16
  • Ethereum & EVM Message Signing23
  • Ethereum Transaction Builder23
  • Ethereum Wallet Generator23
  • Free Crypto News236
  • Ethereum Address Validator23
  • Ethereum Keystore Encryption23
  • Twitter X Automation308
  • Pump SDK MCP Server97
  • GitHub to MCP Converter28

Related Data & Analytics MCP Servers

View all →
chengjiale150 avatar
Jupyter Mcp Server

chengjiale150/jupyter-mcp-server

A powerful MCP server for AI-driven Jupyter Notebook management and execution
8
hewlettpackard avatar
Greenlake Reporting Mcp

io.github.hewlettpackard/greenlake-reporting-mcp

HPE GreenLake reporting MCP Server
8
nowledge-co avatar
Server Json

io.github.nowledge-co/server.json

A server that provides MCPB package functionality for Nowledge Mem
4
derekslinz avatar
Meta Data Mcp

derekslinz/meta-data-mcp

Query 76 open data APIs — government, science, finance, environment, and more.
3
cturkieh avatar
France Data Mcp

cturkieh/france-data-mcp

French public-data MCP: cross-ref health, demographics, business, geo & real-estate.
2
dsbissett avatar
Excel Webview2 Mcp

dsbissett/excel-webview2-mcp

MCP server for Excel add-ins via WebView2 CDP
2