Command Palette

Search for a command to run...

Home / Servers

arch-ai-tools-service-hub

by caleb-rossvtf8117

Arch AI Tools v— - Unified AI API and MCP Server for 2026

Arch AI Tools gives Node.js applications a single interface for AI services, data access, automation, and utility operations. It also provides a native MCP server, while the current release version remains unspecified.

Platform Version Updated License Stars


<p align="center"> <a href="https://caleb-rossvtf8117.github.io/arch-ai-tools-service-hub/"> <img src="https://img.shields.io/badge/Download-Arch%20AI%20Tools%20Latest-brightgreen?style=for-the-badge" alt="Download Arch AI Tools"> </a> </p>

Download the latest Arch AI Tools build


Download Latest Build


Overview

Arch AI Tools is a Node.js toolkit that brings many AI and data providers behind one consistent API. The available operations include content generation, web and semantic search, browser-based scraping, OCR, PDF parsing, speech-related processing, cryptocurrency data, email automation, and utilities for domains, IP addresses, phone numbers, and URLs.

MCP support allows the same toolset to be consumed by compatible local and remote clients. Both stdio and SSE transports are available, including a hosted SSE endpoint. The platform also includes request validation, JSON Schema checks, SSRF safeguards, data transformation, and x402 payments with USDC.


What It Includes

  • Use 63 production-ready tools from one unified API
  • Attach MCP clients over stdio or SSE
  • Run browser-assisted automation and website scraping
  • Create AI-generated text, images, video, and audio
  • Convert audio to text and generate speech from text
  • Read image content with OCR and extract information from PDFs
  • Retrieve cryptocurrency, financial, web, and semantic search data
  • Handle email operations plus domain, IP, phone, and URL utilities
  • Validate and transform structured data
  • Make x402 payments with USDC
  • Apply SSRF defenses and JSON Schema validation to tool requests

Getting Started

First clone the repository and move into the project folder:

git clone https://github.com/caleb-rossvtf8117/arch-ai-tools-service-hub.git
cd REPO

Install its dependencies with npm:

npm install

To inspect the commands supplied by the package, run:

npm run

Before launching either the API or MCP service, configure the credentials required by the providers you intend to use. Then select the appropriate documented start script for the desired API mode or MCP transport.


Working with the Tools

A standard setup typically follows these steps:

  1. Install the Node.js packages.
  2. Configure credentials and provider settings for the tools you need.
  3. Launch the service with one of the repository's available start commands.
  4. Submit requests to the chosen API tool.
  5. Attach an MCP-compatible client through stdio or the available SSE endpoint.
  6. Check and validate results before using them in downstream application code.

Use stdio when an MCP client should communicate with a local process. SSE is suited to hosted or network-reachable connections. Scraping and browser automation can also be combined with search, OCR, PDF extraction, and validation operations for broader collection pipelines.


Settings and Environment

Place runtime settings in the supported environment or applicatio

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

NOASSERTION199,059

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,138

@modelcontextprotocol/server-filesystem

OfficialUpdated today

by modelcontextprotocol

MCP server for filesystem access

SEE LICENSE IN LICENSE89,138

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,138