CAT
/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

Cross AI Tools

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
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Moltalyzer Mcp

jcislo/moltalyzer-mcp
1authSTDIOregistry active
Summary

Connects Claude to crypto intelligence feeds via the Moltalyzer API with 23 tools split between free tier and x402 micropayments. Free tools pull hourly crypto sentiment digests, GitHub trending repos, and Polymarket signals. Paid tools (around $0.01 to $0.15 per call) let you query historical data, batch token signals with hybrid AI scoring, and run an AI content advisor that scores viral potential for crypto posts. Payments happen automatically via USDC on Base Mainnet using the x402 protocol, no subscriptions or API keys. Useful when you need real-time crypto community intelligence, predetermined outcome detection on prediction markets, or GitHub trend analysis without managing separate API credentials.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

moltalyzer-mcp

MCP server for Moltalyzer — crypto intelligence, GitHub trends, prediction market signals, token analysis, and AI content advisor.

Works with Claude Desktop, Claude Code, ChatGPT, Cursor, and any MCP-compatible client.

23 tools total. 11 free tools (no setup needed). 12 paid tools via x402 micropayments ($0.01–$0.15 per call).

Quick Start

Option A: Free tier (no wallet needed)

11 tools available immediately — latest digests for all data feeds, health check, API info, and content samples.

Claude Code:

claude mcp add moltalyzer -- npx -y moltalyzer-mcp

Or add to .claude/settings.json:

{
  "mcpServers": {
    "moltalyzer": {
      "command": "npx",
      "args": ["-y", "moltalyzer-mcp"]
    }
  }
}

Option B: Full access via x402 micropayments

All 23 tools. Pay per call with USDC on Base Mainnet (~$0.01–$0.15 per call). No subscription.

Claude Code:

claude mcp add moltalyzer -e EVM_PRIVATE_KEY=0xYOUR_KEY -- npx -y moltalyzer-mcp

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "moltalyzer": {
      "command": "npx",
      "args": ["-y", "moltalyzer-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HERE"
      }
    }
  }
}

Cursor (.cursor/mcp.json):

{
  "mcpServers": {
    "moltalyzer": {
      "command": "npx",
      "args": ["-y", "moltalyzer-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HERE"
      }
    }
  }
}

To get USDC on Base: Coinbase, Bridge from other chains.

Tools

Free Tools (no wallet needed)

ToolDescription
get_healthAPI health check — status, job statuses, x402 connectivity
get_api_infoAll endpoints, pricing, changelog, and rate limits
get_moltbook_digestLatest hourly crypto community sentiment digest (1 req/5min)
get_moltbook_sampleStatic sample Moltbook digest for testing (1 req/20min)
get_github_digestLatest daily GitHub trending repos digest (1 req/5min)
get_intelligence_digestLatest Master Intelligence Digest — unified cross-domain synthesis (1 req/5min)
get_intelligence_sampleStatic sample Master Intelligence Digest for testing (1 req/20min)
get_tokens_latestMost recent token signal (1 req/5min)
get_polymarket_latestMost recent Polymarket predetermined outcome signal (1 req/5min)
get_pulse_latestFull Pulse narrative intelligence digest (1 req/5min)
get_pulse_briefCurrent Pulse digest title, summary, top insights

Moltbook — Crypto Community Intelligence

ToolDescriptionPrice
get_moltbook_historyHistorical hourly digests (1-24h lookback)$0.02
get_moltbook_advisorAI content advisor — viral scoring + angles + draft for your post idea$0.05–$0.15

Master Intelligence Digest — Cross-Domain Synthesis

ToolDescriptionPrice
get_intelligence_historyHistorical master digests (1-168h lookback)$0.03

GitHub — Trending Repos

ToolDescriptionPrice
get_github_historyHistorical daily digests (1-30 days)$0.05
get_github_reposTop trending repos, filterable by language$0.01

Polymarket — Predetermined Outcome Detection

ToolDescriptionPrice
get_polymarket_signalSingle signal — markets where outcome is already known by insiders$0.01
get_polymarket_signalsBatch of up to 20 signals, with polling support$0.03

Tokens — Real-Time Token Intelligence

ToolDescriptionPrice
get_token_signalSingle token signal with hybrid AI scoring, risk flags, backtests$0.01
get_token_signalsBatch of up to 20 signals, filter by chain/tier/score$0.05
get_token_historyHistorical signals by date range (max 7 days, paginated)$0.03

Pulse — Cross-Source Narrative Intelligence

ToolDescriptionPrice
get_pulse_narrativesActive narratives with lifecycle stage and momentum$0.01
get_pulse_narrative_detailFull content items + source breakdown for a specific narrative$0.01

Advisor Tool

get_moltbook_advisor analyzes current live community feed data to score your post idea and return:

  • viralScore — predicted engagement (0-100)
  • verdict — post/refine/redirect
  • brief — topic, angle, key data points, tone guidance, target format
  • suggestions — specific improvements
  • suggestedTitle + suggestedContent — ready-to-use draft (premium tier)

Standard tier ($0.05): Sonnet-powered quick analysis
Premium tier ($0.15): Opus-powered deep analysis with full draft and pattern matching against top posts

Environment Variables

VariableRequiredDescription
EVM_PRIVATE_KEYNoWallet private key (0x-prefixed) with USDC on Base Mainnet. Required for paid tools.
MOLTALYZER_API_URLNoOverride API base URL (default: https://api.moltalyzer.xyz)

How Payments Work

When an AI agent calls a paid tool, the server:

  1. Makes an HTTP request to the API endpoint
  2. Receives a 402 Payment Required response
  3. Automatically signs a USDC payment on Base using your wallet
  4. Retries the request with the payment signature
  5. Returns the data to the agent

All payments use the x402 protocol — sub-cent micropayments with no API keys, accounts, or subscriptions required.

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

EVM_PRIVATE_KEYsecret

EVM wallet private key (0x-prefixed) with USDC on Base Mainnet. Used for x402 micropayments ($0.005–$0.05 per tool call). Free sample tools require no key.

MOLTALYZER_API_URL

Override the Moltalyzer API base URL (default: https://api.moltalyzer.xyz)

Categories
Developer ToolsFinance & Commerce
Registryactive
Packagemoltalyzer-mcp
TransportSTDIO
AuthRequired
UpdatedApr 5, 2026
View on GitHub

Related Developer Tools MCP Servers

View all →
Git Mcp Server

ray0907/git-mcp-server

MCP server for GitLab and GitHub
Git Mcp Server

cyanheads/git-mcp-server

Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.
221
Atlassian Dc Mcp Bitbucket

io.github.b1ff/atlassian-dc-mcp-bitbucket

MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
77
Atlassian Dc Mcp Jira

io.github.b1ff/atlassian-dc-mcp-jira

MCP server for Atlassian Jira Data Center - search, view, and create issues
77
Atlassian Jira

com.mcparmory/atlassian-jira

Create, search, and manage issues, projects, and team workflows
25
Vscode Terminal Mcp

sirlordt/vscode-terminal-mcp

Execute commands in visible VSCode terminal tabs with output capture and session reuse.
1