Skip to main content
Search & Data ExtractionTypeScript

fatwang2/search1api-mcp

Search via search1api (requires paid API key)

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/fatwang2/search1api-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "search1api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fatwang2/search1api-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
fatwang2