mcpbeat

Arch Tools MCP Server

io.github.Deesmo/arch-tools-mcp
answering

Arch Tools MCP is answering right now. Last checked 2 min ago. It exposes 63 tools. Last commit 31 Jul 2026.

63 production tools for AI agents — one API key, pay per call in USDC (x402) or Stripe credits.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
182 of 182 checks
63
Tools
read from the server
524 ms
Response time
average over 24h
0
Stars
last commit 31 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add arch-tools-mcp --transport http https://archtools.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "arch-tools-mcp": {
      "url": "https://archtools.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.arch-tools-mcp]
url = "https://archtools.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "arch-tools-mcp": {
      "url": "https://archtools.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "arch-tools-mcp": {
      "url": "https://archtools.dev/mcp"
    }
  }
}

Available tools 63

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

crypto
crypto-fear-greed
Crypto Fear & Greed Index with historical data
crypto-market-cap
Top N cryptocurrencies by market cap with price, volume, and 24h change
crypto-news
Latest crypto news headlines. Filter by token symbol
crypto-ohlcv
OHLCV candlestick data for any crypto over 1-90 days
crypto-price
Real-time price, 24h change, market cap, and volume for any cryptocurrency
crypto-sentiment
Community sentiment, social stats, and price momentum for any cryptocurrency
extract
extract-entities
Named entity recognition: people, organizations, locations, dates, money, and more
extract-metadata
Extract metadata from text or URLs (word count, OG tags, headers, etc.)
extract-page
Fetch a webpage and return clean text, metadata, and links
extract-pdf
Extract text and tables from a PDF (requires PDF_EXTRACTOR_URL)
generate
ai-generate
AI-powered text generation using Claude (requires ANTHROPIC_API_KEY)
generate-hash
Generate cryptographic hashes (sha256, sha512, md5, sha1)
generate-image
Generate images from text prompts via DALL-E 3 (1024×1024, 1792×1024, 1024×1792).
generate-uuid
Generate UUIDs (v1/v4), secure random tokens, and API-key-format strings
email
email-find
Find email addresses for a person at a company domain
email-send
Send transactional emails via Resend
email-verify
Deep email validation: syntax, MX record check, disposable domain detection
web
search-web
Search the web and return structured results (Tavily/Serper or DuckDuckGo fallback)
web-scrape
Scrape and extract content from websites with optional CSS selector
web-search
Real-time web search with AI-synthesized answer (requires TAVILY_API_KEY)
domain
check-domain
Check if a domain is available or registered via RDAP. No API key needed.
domain-check
Check domain availability via RDAP
image
image-generate
Generate SVG images from text prompts via Claude
image-remove-bg
Remove background from any image
session
session-create
Create a persistent AI conversation session
session-message
Send a message in an existing AI session
barcode
barcode-generate
Generate Code128 barcodes as SVG
browser
browser-task
Headless browser automation (click/type/extract) via Playwright — SSRF hardened
code
qr-code
Generate QR codes from text or URLs (PNG data URL or SVG)
convert
convert-format
Convert data between JSON, YAML, CSV, and XML formats
currency
currency-convert
Convert between currencies using real-time exchange rates (170+ currencies)
design
design-create
Generate designs and images via DALL-E 3
diff
diff-text
Compare two text strings and return differences in unified, word, char, or JSON format
fact
fact-check
Verify the accuracy of a claim. Returns verdict (TRUE/FALSE/MIXED/UNVERIFIED/MISLEADING), confidence score, summary, and supporting/contradicting evidence with sources.
html
html-to-markdown
Convert HTML or any URL to clean Markdown
jsonpath
jsonpath-query
Run JSONPath expressions against any JSON payload
language
language-detect
Detect the language of any text with confidence score and script identification
lookup
ip-lookup
Geolocate any IP address — country, city, timezone, ISP, VPN/proxy detection
news
news-search
Search for recent news articles on any topic. Returns title, URL, description, source, and publication date from Brave News, Tavily, or Serper.
ocr
ocr-extract
Extract text from images or screenshots using AI vision (base64 or URL input)
oracle
ai-oracle
AI reasoning engine with standard and deep analysis modes
phone
phone-validate
Parse and validate phone numbers in any format — E.164, carrier type, country
pii
pii-detect
Detect and optionally redact PII: names, emails, SSNs, credit cards, API keys, and more
readability
readability-score
Compute Flesch-Kincaid readability, grade level, word count, and read time
regex
regex-generate
Generate regular expressions from plain English with explanations and test results
research
research-report
Generate a structured AI research report on any topic. Searches multiple sources and synthesizes findings into executive summary, key findings, and conclusion with citations.
rss
rss-parse
Fetch and parse RSS or Atom feeds into clean structured JSON
screenshot
screenshot-capture
Capture page metadata and screenshot URL for any public URL
semantic
semantic-search
AI-powered semantic search across web content
send
send-email
Send transactional emails via Resend — plain text or HTML.
sentiment
sentiment-analysis
Analyze text sentiment: positive/negative/neutral with score and emotion detection
summarize
summarize
Summarize text in multiple styles: paragraph, bullets, tldr, headline, executive
text
text-to-speech
Convert text to natural-sounding audio via ElevenLabs. Returns base64-encoded MP3.
timezone
timezone-convert
Convert a datetime between any two IANA timezones
token
token-lookup
Search for any token by name or ticker, returns CoinGecko IDs
transcribe
transcribe-audio
Transcribe audio files to text via OpenAI Whisper. Supports 100+ languages.
transform
transform-text
Transform text: uppercase, lowercase, trim, reverse, slug, title, camel, snake, base64
url
url-shorten
Shorten any URL via TinyURL
validate
validate-data
Validate JSON data against a JSON Schema
video
video-generate
Generate short video clips from text prompts
webhook
webhook-send
POST a JSON payload to any webhook URL
whois
whois-lookup
Look up domain registration info: registrar, created/expires dates, nameservers, status
workflow
workflow-agent
Multi-step autonomous AI agent pipeline

Endpoints

URLTransportStateLatencyChecked
https://archtools.dev/mcp streamable-http answering 324 ms 2 min ago
https://arch-tools-mcp.onrender.com/sse sse answering 235 ms 2 min ago

Arch Tools MCP — questions

Answers built from our own checks of this server.

What can Arch Tools MCP do?
It exposes 63 tools, read directly from the server on our last check. Among them: ai-generate, ai-oracle, barcode-generate, browser-task, check-domain, convert-format and 57 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Arch Tools MCP mostly used for?
Its tools cluster around crypto, generate and extract. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Arch Tools MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 524 ms. The bar chart above shows every period we have measured.
How do I connect Arch Tools MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Arch Tools MCP need an API key?
No. Arch Tools MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 63 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Arch Tools MCP?
It answers our handshake in 524 ms on average, which is faster than 21% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Arch Tools MCP open source?
Yes — written in HTML, 0 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.