arch-tools-mcp

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

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

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

    Список инструментов сервера (63)

    Технические названия из tools/list. Нужны только разработчикам.

    ai-generateAI-powered text generation using Claude (requires ANTHROPIC_API_KEY)
    ai-oracleAI reasoning engine with standard and deep analysis modes
    barcode-generateGenerate Code128 barcodes as SVG
    browser-taskHeadless browser automation (click/type/extract) via Playwright — SSRF hardened
    check-domainCheck if a domain is available or registered via RDAP. No API key needed.
    convert-formatConvert data between JSON, YAML, CSV, and XML formats
    crypto-fear-greedCrypto Fear & Greed Index with historical data
    crypto-market-capTop N cryptocurrencies by market cap with price, volume, and 24h change
    crypto-newsLatest crypto news headlines. Filter by token symbol
    crypto-ohlcvOHLCV candlestick data for any crypto over 1-90 days
    crypto-priceReal-time price, 24h change, market cap, and volume for any cryptocurrency
    crypto-sentimentCommunity sentiment, social stats, and price momentum for any cryptocurrency
    currency-convertConvert between currencies using real-time exchange rates (170+ currencies)
    design-createGenerate designs and images via DALL-E 3
    diff-textCompare two text strings and return differences in unified, word, char, or JSON format
    domain-checkCheck domain availability via RDAP
    email-findFind email addresses for a person at a company domain
    email-sendSend transactional emails via Resend
    email-verifyDeep email validation: syntax, MX record check, disposable domain detection
    extract-entitiesNamed entity recognition: people, organizations, locations, dates, money, and more
    extract-metadataExtract metadata from text or URLs (word count, OG tags, headers, etc.)
    extract-pageFetch a webpage and return clean text, metadata, and links
    extract-pdfExtract text and tables from a PDF (requires PDF_EXTRACTOR_URL)
    fact-checkVerify the accuracy of a claim. Returns verdict (TRUE/FALSE/MIXED/UNVERIFIED/MISLEADING), confidence score, summary, and supporting/contradicting evidence with sources.
    generate-hashGenerate cryptographic hashes (sha256, sha512, md5, sha1)
    generate-imageGenerate images from text prompts via DALL-E 3 (1024×1024, 1792×1024, 1024×1792).
    generate-uuidGenerate UUIDs (v1/v4), secure random tokens, and API-key-format strings
    html-to-markdownConvert HTML or any URL to clean Markdown
    image-generateGenerate SVG images from text prompts via Claude
    image-remove-bgRemove background from any image
    ip-lookupGeolocate any IP address — country, city, timezone, ISP, VPN/proxy detection
    jsonpath-queryRun JSONPath expressions against any JSON payload
    language-detectDetect the language of any text with confidence score and script identification
    news-searchSearch for recent news articles on any topic. Returns title, URL, description, source, and publication date from Brave News, Tavily, or Serper.
    ocr-extractExtract text from images or screenshots using AI vision (base64 or URL input)
    phone-validateParse and validate phone numbers in any format — E.164, carrier type, country
    pii-detectDetect and optionally redact PII: names, emails, SSNs, credit cards, API keys, and more
    qr-codeGenerate QR codes from text or URLs (PNG data URL or SVG)
    readability-scoreCompute Flesch-Kincaid readability, grade level, word count, and read time
    regex-generateGenerate regular expressions from plain English with explanations and test results
    research-reportGenerate a structured AI research report on any topic. Searches multiple sources and synthesizes findings into executive summary, key findings, and conclusion with citations.
    rss-parseFetch and parse RSS or Atom feeds into clean structured JSON
    screenshot-captureCapture page metadata and screenshot URL for any public URL
    search-webSearch the web and return structured results (Tavily/Serper or DuckDuckGo fallback)
    semantic-searchAI-powered semantic search across web content
    send-emailSend transactional emails via Resend — plain text or HTML.
    sentiment-analysisAnalyze text sentiment: positive/negative/neutral with score and emotion detection
    session-createCreate a persistent AI conversation session
    session-messageSend a message in an existing AI session
    summarizeSummarize text in multiple styles: paragraph, bullets, tldr, headline, executive
    text-to-speechConvert text to natural-sounding audio via ElevenLabs. Returns base64-encoded MP3.
    timezone-convertConvert a datetime between any two IANA timezones
    token-lookupSearch for any token by name or ticker, returns CoinGecko IDs
    transcribe-audioTranscribe audio files to text via OpenAI Whisper. Supports 100+ languages.
    transform-textTransform text: uppercase, lowercase, trim, reverse, slug, title, camel, snake, base64
    url-shortenShorten any URL via TinyURL
    validate-dataValidate JSON data against a JSON Schema
    video-generateGenerate short video clips from text prompts
    webhook-sendPOST a JSON payload to any webhook URL
    web-scrapeScrape and extract content from websites with optional CSS selector
    web-searchReal-time web search with AI-synthesized answer (requires TAVILY_API_KEY)
    whois-lookupLook up domain registration info: registrar, created/expires dates, nameservers, status
    workflow-agentMulti-step autonomous AI agent pipeline