trackmcp
Back to directory
Deesmo

Arch-AI-Tools

View on GitHub

64 API tools behind one key. MCP native. x402 USDC payments. Web scraping, AI generation (Claude/GPT-4/Grok/Gemini), crypto data, voice, email & more. archtools.dev

1 stars HTMLOthers Updated Aug 11, 2026
ai-toolsapimcpmcp-servermodel-context-protocolai-generationclaudecryptodeveloper-toolsgeminigpt4grokusdcweb-scrapingx402

Documentation

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

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

Install via npx

bash
npx @deesmo/arch-tools-mcp

Manual (Claude Desktop)

Add to `claude_desktop_config.json`:

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:

code
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-generate`Text generation via Claude (Haiku/Sonnet/Opus)20
`generate-image`Image generation via DALL-E 3 (1024ร—1024, 1792ร—1024, 1024ร—1792)25
`image-generate`SVG image generation via Claude20
`text-to-speech`Natural audio via ElevenLabs (multiple voices)15
`transcribe-audio`Audio โ†’ text via OpenAI Whisper (100+ languages)15
`summarize`Multi-style summaries (paragraph, bullets, TLDR, executive)5
`sentiment-analysis`Sentiment detection with emotion scores5
`extract-entities`Named entity recognition (people, orgs, locations, dates)5
`readability-score`Flesch-Kincaid grade level, word count, read time3
`fact-check`Verify claims with confidence scores and evidence10
`research-report`Multi-source research with citations15
`workflow-agent`Multi-step autonomous AI agent pipeline20
`ai-oracle`Premium reasoning with structured analysis and confidence25
`session-create`Create a managed conversation session5
`session-message`Send a message in a conversation session20
`semantic-search`Neural/semantic web search via Exa AI8

๐ŸŽจ Media & Design

ToolDescriptionCredits
`design-create`Image generation via DALL-E 330
`video-generate`AI video generation via Runway Gen-350
`image-remove-bg`Remove background from any image via RemoveBG10

๐ŸŒ Web & Scraping

ToolDescriptionCredits
`web-scrape`Scrape websites with CSS selectors (SSRF hardened)5
`search-web`Web search via Tavily/Serper/DuckDuckGo5
`web-search`AI-synthesized web search answers10
`extract-page`Clean text/markdown from any URL5
`extract-metadata`OG tags, headers, word count from URLs3
`extract-pdf`Text and tables from PDFs5
`screenshot-capture`Page screenshots with metadata5
`browser-task`Headless browser automation via Playwright10
`html-to-markdown`Convert HTML to clean Markdown2
`rss-parse`RSS/Atom feed parser3
`news-search`Latest news articles on any topic5
`ocr-extract`Text from images via AI vision10

๐Ÿ’ฐ Crypto & Finance

ToolDescriptionCredits
`crypto-price`Real-time price, market cap, volume3
`crypto-market-cap`Top N cryptocurrencies ranked3
`crypto-ohlcv`Candlestick data (1โ€“90 days)5
`crypto-sentiment`Community sentiment and social stats5
`crypto-news`Latest crypto headlines by topic3
`crypto-fear-greed`Fear & Greed Index with history3
`token-lookup`Search tokens by name/ticker/address3
`currency-convert`170+ currency exchange rates3

๐Ÿ”ง Data & Utilities

ToolDescriptionCredits
`validate-data`JSON Schema validation1
`convert-format`JSON โ†” YAML โ†” CSV โ†” XML โ†” TOML2
`transform-text`uppercase, slug, camelCase, base64, reverse, etc.3
`diff-text`Compare texts (unified, word, char, JSON)3
`generate-hash`SHA-256, SHA-512, MD5, SHA-11
`generate-uuid`UUID, ULID, nanoid, CUID1
`regex-generate`Natural language โ†’ regex with explanations5
`jsonpath-query`JSONPath expressions on JSON data2
`language-detect`Language detection with confidence scores2

๐Ÿ“ง Communication

ToolDescriptionCredits
`send-email`Transactional email via Resend (alias)5
`email-send`Transactional email via Resend3
`email-verify`Deep validation: syntax, MX, disposable detection3
`email-find`Find email for a person at a company via Hunter.io5

๐Ÿ” Lookup & Validation

ToolDescriptionCredits
`check-domain`Domain availability via RDAP (alias)3
`domain-check`Domain availability check via RDAP2
`whois-lookup`WHOIS registration info and nameservers3
`ip-lookup`IP geolocation, ISP, VPN detection3
`phone-validate`Phone parsing, E.164 format, carrier type2
`pii-detect`Detect and redact PII (SSNs, cards, keys)5
`url-shorten`Shorten URLs via TinyURL1

๐Ÿ”Œ Integration

ToolDescriptionCredits
`webhook-send`POST JSON to any webhook URL3
`barcode-generate`Code128/QR/EAN13/UPC barcodes as SVG2
`qr-code`QR codes from text/URLs (PNG or SVG)2
`timezone-convert`Convert between IANA timezones1

Usage Examples

Search the web

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

Generate an image

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

Get crypto price

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

Fact-check a claim

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

Scrape a webpage

json
{
  "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

code
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

Frequently asked questions

What is Arch-AI-Tools?

Arch-AI-Tools is 64 API tools behind one key. MCP native. x402 USDC payments. Web scraping, AI generation (Claude/GPT-4/Grok/Gemini), crypto data, voice, email & more. archtools.dev

How do I install Arch-AI-Tools?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is Arch-AI-Tools open source?

Yes โ€” it is hosted on GitHub at https://github.com/Deesmo/Arch-AI-Tools and has 1 stars.

Related MCP tools

KnockOutEZwigolo

The go-to web for your AI coding agent โ€” local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.

4,906 TypeScript
mcpagentai+17
riponcmprojectmem

Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.

796 Python
ai-agentsai-memoryai-tools+17
firecrawlfirecrawl-mcp-server

๐Ÿ”ฅ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

7,393 JavaScript
batch-processingclaudecontent-extraction+11
IvanMurzakUnity-MCP

AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.

4,137 C#
aiai-integrationgame-development+16
jgravellejcodemunch-mcp

Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.

2,651 Python
claudeclaude-codeai-coding+17
atlassianatlassian-mcp-server

Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.

1,015 JavaScript
aiai-agentsatlassian+17

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP