HomeSearch & Research › LastSearch

LastSearch

Evidence-backed web research for AI agents with citations and confidence scores.

TypeScript Cloud
★ 20 stars Last pushed 2026-09-20 License: Apache-2.0

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.0)

npx -y lastsearch@1.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "lastsearch": {
      "command": "npx",
      "args": [
        "-y",
        "lastsearch@1.1.0"
      ],
      "env": {
        "LASTSEARCH_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • LASTSEARCH_API_KEY required secret — LastSearch API key (get one at https://lastsearch.ai/dashboard). Required for all API access.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.BrowseAI-HQ/browseai-dev

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry