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
rillcoin avatar

RillCoin

rillcoin/rill
STDIOregistry active
Summary

This connects Claude to a cryptocurrency blockchain with concentration decay mechanics, where large holdings automatically redistribute to miners over time. The MCP exposes wallet operations (create, restore, balance checks, address generation), transaction building and sending, and node queries through JSON-RPC (chain height, block data, mempool info, UTXO lookups by address). You'd reach for this when building AI agents that need on-chain wallets with reputation systems, or when you want Claude to interact with a blockchain designed around wealth circulation rather than accumulation. The underlying implementation uses Ed25519 signatures, BLAKE3 Merkle trees, and libp2p networking, with all consensus math in fixed-point u64 arithmetic. Supports mainnet, testnet, and regtest modes with full node, mining, and HD wallet functionality.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
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 →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
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 →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
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 →

Configuration

RILL_FAUCET_URL

Faucet API base URL

RILL_EXPLORER_URL

Explorer API base URL

Categories
AI & LLM Tools
Registryactive
Package@rillcoin/mcp
TransportSTDIO
UpdatedMar 5, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
rishavdutta-kgp avatar
sentimatix

rishavdutta-kgp/sentimatix

# Sentimatix: Indian Stock Market Intelligence Sentimatix is a high-fidelity financial intelligence API and MCP server designed specifically for the **National Stock Exchange of India (NSE)**. It provides AI agents, algorithmic traders, and quantitative developers with deep, structured insights into over 2,200 Indian equities. ## What it does By combining real-time financial news ingestion with advanced NLP sentiment analysis and historical market data, Sentimatix acts as an automated quantitative research assistant. It empowers LLMs and AI agents to make data-driven decisions regarding the Indian stock market without needing expensive institutional data terminals. ## Key Capabilities - **Entity-Level Sentiment Analysis:** Aggregates and scores sentiment from major Indian financial news sources (Moneycontrol, Economic Times, Mint). - **Deep Stock Research:** Generates comprehensive single-stock and comparative research reports. - **Technical Analysis:** Calculates RSI, MACD, Bollinger Bands, and moving averages on demand. - **RAG Evidence Search:** Provides direct semantic search over a vast, continuously updated financial news corpus. - **Market Movers:** Explains sudden price changes using a fusion of technical metrics and recent news sentiment. ## Perfect For - AI Trading Bots analyzing NSE stocks - Portfolio Management assistants - Retail investors seeking institutional-grade, automated research
rivradev avatar
Recite MCP

rivradev/recite-mcp

Local MCP server for Recite receipt processing with ledger and memory tools.
rjandino avatar
Zopaf

rjandino/zopaf

Negotiation math engine. Pareto frontier, counteroffer generation, zero LLM tokens.
rnwy avatar
RNWY Trust Intelligence

rnwy/mcp

Check if an AI agent is trustworthy. Sybil detection, signed attestations, 150,000+ agents. Free.
robert19001-cmyk avatar
mcp-lint

robert19001-cmyk/mcp-lint

Lint MCP tool schemas for cross-client compatibility and agent preflight safety.
rocnubie avatar
AI Photo Editor MCP

rocnubie/aiphotoeditor-mcp

Best AI Photo Editor powered by GPT Image 2, Flux, Nano Banana & more.