Search1 API MCP Server

The official MCP server for Search1API - web search, news, page retrieval, sitemap discovery, and trending topics in one API.

People connecting web scraping tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 173 · #6 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Search1 API

before you install - you'll need

SEARCH1API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add superagents-lab-search1api-mcp --transport http https://mcp.search1api.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "superagents-lab-search1api-mcp": {
      "url": "https://mcp.search1api.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.search1api.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.search1api.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package search1api-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.superagents-lab is GitHub-verified and matches the repo owner

03 · What Search1 API can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.4 · 2026-08-19

/.well-known/mcp/server-card.json · /mcp 对未认证调用返回 401 是刻意设计,副作用是 agent 在建立连接前无从了解这个服务提供什么。新增的 server card 端点从 ALL_TOOLS 生成,让 agent 可以做连接前发现,同时不必放宽 /mcp 的鉴权。 · 字段用扁平形状(name / version / description / serverUrl /…

v0.5.3 · 2026-08-02

Correct MCP OAuth resource and tool metadata by removing OIDC session scopes that are not resource permissions, resolving Smithery's invalid_scope: openid authorization failure. · Add Smithery and Glama registry badges…

v0.5.2 · 2026-07-30

Fixed · Validate the Origin header on /mcp before JSON parsing and authentication, returning 403 for untrusted browser origins. · Add MCP_ALLOWED_ORIGINS for trusted browser-based clients in self-hosted HTTP…

04 · Who maintains Search1 API

Search1API is maintained by superagents-lab. It's the only MCP server we track from this author; the repo dates to Nov 2024.

05 · Facts

category
web scraping - ranked #6 of 78 actively-maintained web scraping servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-08-19)
registry
io.github.superagents-lab/search1api (active, first published 2026-07-28 · 4 versions)
packages
npm:search1api-mcp

06 · Search1 API FAQ

What is Search1 API?

The official MCP server for Search1API - web search, news, page retrieval, sitemap discovery, and trending topics in one API.

Is Search1 API still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Search1 API?

Run `npx -y search1api-mcp`. The README documents one environment variable (SEARCH1API_KEY) to set first. You can also paste the ready-made client config above.

Does Search1 API require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Search1 API

More web scraping MCP servers · Indonesia Civic Stack · Read GZH · Charlotte · Ru Marketplace MCP

More TypeScript MCP servers · Superlog · Superserve · Microsoft Teams · Iso27001 MCP · Sv Grid · see all