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

Arch Tools Mcp

deesmo/arch-ai-tools
HTTPregistry active
Summary

This is a commercial API gateway that bundles 53 different tools into a single MCP endpoint, covering web scraping, cryptocurrency operations, AI image generation, OCR, and other utility functions. You pay per call via Stripe or USDC on chain. It's hosted remotely on Render, so there's no local setup, but you're trading that convenience for usage fees and dependency on their service availability. Reach for this if you want quick access to a broad toolkit without managing individual API keys or deploying separate services. The tradeoff is less control and ongoing costs compared to connecting directly to underlying providers.

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 →

Arch AI Tools

63 production-ready API tools for AI agents — web scraping, AI generation (Claude/GPT-4/Grok/Gemini), crypto data, OCR, image generation (DALL-E 3), audio transcription, text-to-speech, email, domain lookup, and more.

Smithery License: MIT npm

Live: archtools.dev · Docs: archtools.dev/docs · MCP SSE: https://arch-tools-mcp.onrender.com/sse


Quick Start

Install via Smithery

npx -y @smithery/cli install mcmetaverse/arch-tools --client claude

Install via npx

npx @deesmo/arch-tools-mcp

Manual (Claude Desktop)

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arch-tools": {
      "command": "npx",
      "args": ["-y", "@deesmo/arch-tools-mcp"],
      "env": {
        "ARCH_API_KEY": "arch_your_key_here"
      }
    }
  }
}

SSE (Hosted / Remote Agents)

Connect to the hosted SSE endpoint:

https://arch-tools-mcp.onrender.com/sse

No installation required — works with any MCP-compatible client that supports SSE transport.


Get Your API Key

  1. Visit archtools.dev
  2. Register with your email
  3. Get 100 free credits to start — 25 usable instantly, 75 more on email verification

All 63 Tools

🤖 AI & Generation

ToolDescriptionCredits
ai-generateText generation via Claude (Haiku/Sonnet/Opus)20
generate-imageImage generation via DALL-E 3 (1024×1024, 1792×1024, 1024×1792)25
image-generateSVG image generation via Claude20
text-to-speechNatural audio via ElevenLabs (multiple voices)15
transcribe-audioAudio → text via OpenAI Whisper (100+ languages)15
summarizeMulti-style summaries (paragraph, bullets, TLDR, executive)5
sentiment-analysisSentiment detection with emotion scores5
extract-entitiesNamed entity recognition (people, orgs, locations, dates)5
readability-scoreFlesch-Kincaid grade level, word count, read time3
fact-checkVerify claims with confidence scores and evidence10
research-reportMulti-source research with citations15
workflow-agentMulti-step autonomous AI agent pipeline20
ai-oraclePremium reasoning with structured analysis and confidence25
session-createCreate a managed conversation session5
session-messageSend a message in a conversation session20
semantic-searchNeural/semantic web search via Exa AI8

🎨 Media & Design

ToolDescriptionCredits
design-createImage generation via DALL-E 330
video-generateAI video generation via Runway Gen-350
image-remove-bgRemove background from any image via RemoveBG10

🌐 Web & Scraping

ToolDescriptionCredits
web-scrapeScrape websites with CSS selectors (SSRF hardened)5
search-webWeb search via Tavily/Serper/DuckDuckGo5
web-searchAI-synthesized web search answers10
extract-pageClean text/markdown from any URL5
extract-metadataOG tags, headers, word count from URLs3
extract-pdfText and tables from PDFs5
screenshot-capturePage screenshots with metadata5
browser-taskHeadless browser automation via Playwright10
html-to-markdownConvert HTML to clean Markdown2
rss-parseRSS/Atom feed parser3
news-searchLatest news articles on any topic5
ocr-extractText from images via AI vision10

💰 Crypto & Finance

ToolDescriptionCredits
crypto-priceReal-time price, market cap, volume3
crypto-market-capTop N cryptocurrencies ranked3
crypto-ohlcvCandlestick data (1–90 days)5
crypto-sentimentCommunity sentiment and social stats5
crypto-newsLatest crypto headlines by topic3
crypto-fear-greedFear & Greed Index with history3
token-lookupSearch tokens by name/ticker/address3
currency-convert170+ currency exchange rates3

🔧 Data & Utilities

ToolDescriptionCredits
validate-dataJSON Schema validation1
convert-formatJSON ↔ YAML ↔ CSV ↔ XML ↔ TOML2
transform-textuppercase, slug, camelCase, base64, reverse, etc.3
diff-textCompare texts (unified, word, char, JSON)3
generate-hashSHA-256, SHA-512, MD5, SHA-11
generate-uuidUUID, ULID, nanoid, CUID1
regex-generateNatural language → regex with explanations5
jsonpath-queryJSONPath expressions on JSON data2
language-detectLanguage detection with confidence scores2

📧 Communication

ToolDescriptionCredits
send-emailTransactional email via Resend (alias)5
email-sendTransactional email via Resend3
email-verifyDeep validation: syntax, MX, disposable detection3
email-findFind email for a person at a company via Hunter.io5

🔍 Lookup & Validation

ToolDescriptionCredits
check-domainDomain availability via RDAP (alias)3
domain-checkDomain availability check via RDAP2
whois-lookupWHOIS registration info and nameservers3
ip-lookupIP geolocation, ISP, VPN detection3
phone-validatePhone parsing, E.164 format, carrier type2
pii-detectDetect and redact PII (SSNs, cards, keys)5
url-shortenShorten URLs via TinyURL1

🔌 Integration

ToolDescriptionCredits
webhook-sendPOST JSON to any webhook URL3
barcode-generateCode128/QR/EAN13/UPC barcodes as SVG2
qr-codeQR codes from text/URLs (PNG or SVG)2
timezone-convertConvert between IANA timezones1

Usage Examples

Search the web

{
  "tool": "search-web",
  "arguments": {
    "query": "latest AI breakthroughs 2026",
    "num_results": 5
  }
}

Generate an image

{
  "tool": "generate-image",
  "arguments": {
    "prompt": "A futuristic city skyline at sunset, cyberpunk style",
    "size": "1792x1024",
    "quality": "hd"
  }
}

Get crypto price

{
  "tool": "crypto-price",
  "arguments": {
    "symbol": "bitcoin",
    "currency": "usd"
  }
}

Fact-check a claim

{
  "tool": "fact-check",
  "arguments": {
    "claim": "The Great Wall of China is visible from space"
  }
}

Scrape a webpage

{
  "tool": "web-scrape",
  "arguments": {
    "url": "https://news.ycombinator.com",
    "selector": ".titleline > a",
    "format": "text"
  }
}

Payment

  • Free tier: 100 credits on signup (25 instant, 75 on email verification)
  • Credit packs: Purchase via Stripe at archtools.dev
  • x402 (autonomous): AI agents can pay per-call with USDC — see /.well-known/x402

Community

  • 💬 GitHub Discussions — Ask questions, share ideas, show off what you've built
  • 📢 Announcements — Product updates and new tool releases
  • 🙋 Q&A — Get help with x402 payments, API keys, MCP setup
  • 💡 Ideas — Request new tools and features
  • 🎉 Show & Tell — Share agents and projects built with Arch Tools

Architecture

arch-ai-tools/
├── api/          # Express API server (tools, auth, billing, dashboard)
├── mcp/          # MCP server (stdio + SSE transport)
├── smithery.yaml # Smithery registry config
├── render.yaml   # Render Blueprint (auto-deploy)
└── CHANGELOG.md  # Release history

Security

  • API keys stored as SHA-256 hashes (never plaintext)
  • SSRF protection on all web-facing tools
  • Registration rate-limited (5/IP/hour)
  • Stripe webhook idempotency
  • Helmet security headers
  • CORS restricted to archtools.dev
  • Tool inputs validated against JSON Schemas

License

MIT — see LICENSE for details.

Built by MCMetaverse LLC · GitHub

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 →
Categories
Finance & Commerce
Registryactive
TransportHTTP
UpdatedMar 15, 2026
View on GitHub

Related Finance & Commerce MCP Servers

View all →
eliaskress avatar
Flowcheck

io.github.eliaskress/flowcheck

Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
hatgit avatar
Forex-GPT MCP Server

io.github.hatgit/forex-gpt-mcp

AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.
hunterzai16z avatar
AI HUNTERZ — Autonomous Crypto Intelligence

io.github.hunterzai16z/ai-hunterz

49 crypto intelligence APIs. Whale tracking, DeFi yields, alpha signals. Pay in USDC on Base.
kingpeque avatar
Coinvoyage

io.github.kingpeque/coinvoyage

CoinVoyage MCP — create crypto PayOrders, webhooks, swaps across Bitcoin/Solana/EVM chains.
kota1026 avatar
Cryptodata Mcp

io.github.kota1026/cryptodata-mcp

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...
lightbrushproject avatar
The Agentcy (autonomous-prime)

io.github.lightbrushproject/autonomous-prime

162 AI agents for Solana crypto intelligence, wallets, and x402 micropayments.