Skip to content
MCP-Bridge
Developer ToolsAuto-generated

Search Services MCP Server

API for Internet Archive's Search-related services

Quick Setup

Transport: STDIO

Command: npx -y @mcp/archive-org-search

Environment Variables

SEARCH_SERVICES_API_KEY

Example: your_search_services_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "archive-org-search": {
      "command": "npx",
      "args": ["-y","@mcp/archive-org-search"],
      "env": {
      "SEARCH_SERVICES_API_KEY": "your_search_services_api_key"
}
    }
  }
}

Endpoints

GET/search/v1/fields

GET /search/v1/fields

GET/search/v1/organic

GET /search/v1/organic

GET/search/v1/scrape

GET /search/v1/scrape