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

Utilsforagents Mcp

com.utilsforagents/utilsforagents-mcp
9 toolsauthSTDIOregistry active
Summary

This is a pay-per-call utility toolkit that charges $0.003 per operation through x402 payment rails on Base using USDC. You get seven tools for AI agents, though the specific operations aren't detailed in the listing. The micropayment model means you're billed per invocation rather than subscribing upfront, which could make sense for occasional use or testing agent workflows without commitment. If you're building agents that need metered utility functions and you're already set up with Base and USDC, this gives you a way to pay only for what you call. Worth checking the actual tool list before integrating to see if the specific utilities match your needs.

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 →

Tools

Public tool metadata for what this MCP can expose to an agent.

9 tools
json-diffCompare two JSON objects and return a structured diff (RFC 6902 ops, RFC 6901 pointers). $0.003 per call.2 params

Compare two JSON objects and return a structured diff (RFC 6902 ops, RFC 6901 pointers). $0.003 per call.

Parameters* required
leftvalue
The original JSON value
rightvalue
The modified JSON value
exif-summaryExtract EXIF metadata from a JPEG image (base64-encoded). $0.003 per call.1 params

Extract EXIF metadata from a JPEG image (base64-encoded). $0.003 per call.

Parameters* required
imageBase64string
Base64-encoded JPEG image data
scrub-metadataStrip all metadata (EXIF, XMP, ICC, IPTC) from a JPEG or PNG image (base64-encoded). Returns cleaned image as base64. $0.003 per call.2 params

Strip all metadata (EXIF, XMP, ICC, IPTC) from a JPEG or PNG image (base64-encoded). Returns cleaned image as base64. $0.003 per call.

Parameters* required
contentTypestring
MIME type of the imageone of image/jpeg · image/pngdefault: image/jpeg
imageBase64string
Base64-encoded JPEG or PNG image data
html-to-markdownConvert an HTML string to clean Markdown. $0.003 per call.1 params

Convert an HTML string to clean Markdown. $0.003 per call.

Parameters* required
htmlstring
HTML string to convert to Markdown
fetch-markdownFetch a URL and convert its HTML content to Markdown. $0.003 per call.1 params

Fetch a URL and convert its HTML content to Markdown. $0.003 per call.

Parameters* required
urlstring
URL to fetch and convert to Markdown
fetch-contentFetch a URL and extract readable text as Markdown. Auto-detects HTML, JSON, Markdown, or plain text. $0.003 per call.1 params

Fetch a URL and extract readable text as Markdown. Auto-detects HTML, JSON, Markdown, or plain text. $0.003 per call.

Parameters* required
urlstring
URL to fetch — auto-detects format
url-metadataExtract page metadata from a URL (title, description, Open Graph, Twitter Card, favicon, feeds, canonical). $0.003 per call.1 params

Extract page metadata from a URL (title, description, Open Graph, Twitter Card, favicon, feeds, canonical). $0.003 per call.

Parameters* required
urlstring
URL to extract metadata from
count-tokensCount tokens in text for LLM input using WASM-based BPE (exact for OpenAI cl100k_base/o200k_base) or estimation (Claude, Gemini). Max 50 MB input. $0.003 per call.3 params

Count tokens in text for LLM input using WASM-based BPE (exact for OpenAI cl100k_base/o200k_base) or estimation (Claude, Gemini). Max 50 MB input. $0.003 per call.

Parameters* required
content_typestring
Input content typeone of text · imagedefault: text
encodingstring
Tokenizer encodingone of cl100k_base · o200k_base · claude · geminidefault: cl100k_base
textstring
Text to tokenize (max 50 MB)
submit-feedbackSubmit short product or feature feedback for UtilsForAgents. Free route, no x402 payment required. Max 600 characters after trimming.1 params

Submit short product or feature feedback for UtilsForAgents. Free route, no x402 payment required. Max 600 characters after trimming.

Parameters* required
textstring
Short feedback text for product requests or API usability issues
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 →

Configuration

EVM_PRIVATE_KEY*secret

EVM wallet private key (hex, with or without 0x prefix) used to sign x402 micropayments on Base. The wallet must hold a small amount of USDC on Base ($0.003 per tool call).

Categories
AI & LLM Tools
Registryactive
Packageutilsforagents-mcp
TransportSTDIO
AuthRequired
UpdatedApr 11, 2026

Related AI & LLM Tools MCP Servers

View all →
com.vviinn avatar
Commerce Context Layer

com.vviinn/commerce-context-layer

Context layer with semantic and visual search and discovery for agentic commerce — by vviinn.
compute-finance avatar
Compute Finance Oracle

compute-finance/mcp

Live AI compute pricing oracle — real-time LLM model prices across providers
convergentmethods avatar
Arezzo

convergentmethods/arezzo

Deterministic Google Docs API compiler. Your agent stops silently corrupting documents.
creativelead avatar
UnClick

creativelead/unclick

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, messaging, media, and more. Search and call tools for Slack, Reddit, Discord, Shopify, Xero, Bluesky, TMDB, Steam, and 50+ more services.
creativelead avatar
UnClick

creativelead/unclick-c2330516

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, messaging, media, and more. Search and call tools for Slack, Reddit, Discord, Shopify, Xero, Bluesky, TMDB, Steam, and 50+ more services.
csoai-org avatar
A2a Governance Bridge Mcp

csoai-org/a2a-governance-bridge-mcp

A2A Governance Bridge MCP server. Tools: verify agent compliance, authorize a2a transaction, get tru