ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

web3-daily-mcp

MCP Server for Web3 Daily - Real-time Web3 research digest with macro news, KOL sentiment, market data, and personalized wallet analysis. This is an MCP server that provides tools for AI agents to fetch real data from the J4Y backend.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alexander10011/web3-daily-mcp
Or

What This Skill Does

The web3-daily-mcp is a specialized Model Context Protocol (MCP) server designed to bring real-time, curated Web3 intelligence directly into your AI agent environment. By acting as a bridge between the OpenClaw agent and the J4Y backend, this skill processes vast amounts of data—including macro news from over 170 sources, sentiment analysis from 50+ influential KOL Twitter accounts, and live on-chain metrics—to provide a comprehensive research digest. Unlike static search tools, this skill provides structured data, allowing your AI to deliver precise market insights, personalized wallet analysis, and live asset pricing without needing to perform manual research.

Installation

To integrate this skill into your environment, use the OpenClaw installer or configure it manually via your MCP configuration file. For OpenClaw users, execute: clawhub install openclaw/skills/skills/alexander10011/web3-daily-mcp. If you are configuring it manually, add the following to your entries:

{
  "web3-daily-mcp": {
    "enabled": true,
    "command": "npx",
    "args": ["web3-daily-mcp"]
  }
}

Use Cases

This skill is built for crypto enthusiasts, active traders, and research analysts. It enables users to automate the monitoring of their portfolio through wallet-specific digests, stay updated on daily market shifts with summarized news reports, and conduct rapid due diligence on specific addresses using the wallet profile tool. Whether you are prepping for a trading day or performing technical background checks on new projects, the tool ensures data remains fresh by caching profiles only for 24 hours.

Example Prompts

  1. "What is the current state of the crypto market, and what are the major headlines for today?"
  2. "Analyze the on-chain activity of wallet 0x3a4e3c24720a1c11589289da99aa31de3f338bf9 and tell me the user's trading style."
  3. "Give me a personalized daily update based on my main wallet: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045."

Tips & Limitations

To get the best results, ensure you provide valid EVM addresses for all wallet-related tools to prevent errors. Note that the tool defaults to Chinese ("zh") for digests; specify "en" if you prefer English output. While the 24-hour caching mechanism helps with speed, you can use the force_update parameter for get_wallet_profile if you suspect significant recent on-chain movements that the cache hasn't captured yet. The tool does not store your wallet data permanently, prioritizing user privacy.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alexander10011-web3-daily-mcp": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#web3#crypto#blockchain#finance#mcp
Safety Score: 4/5

Flags: network-access, external-api, data-collection