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

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 →
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 →

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
textstring
Text to tokenize (max 50 MB)
encodingstring
Tokenizer encodingone of cl100k_base · o200k_base · claude · geminidefault: cl100k_base
content_typestring
Input content typeone of text · imagedefault: text
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 →
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_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 →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f