LastSearch
Rank #2,832io.github.LastSearch-HQ/lastsearch
Evidence-backed web research for AI agents with citations and confidence scores.
LastSearch is a Model Context Protocol (MCP) server published by lastsearch-hq. It ranks #2,832 of 132,345 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. LastSearch is listed across 3 registries — Official MCP, Glama and PulseMCP, with 12 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 129,513 of 132,345 servers on MCP Toplist.
Use LastSearch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lastsearch -e "LASTSEARCH_API_KEY=<your LASTSEARCH_API_KEY>" -- npx -y lastsearchReplace each placeholder with your own value before saving.
[mcp_servers.lastsearch]
command = "npx"
args = ["-y", "lastsearch"]
[mcp_servers.lastsearch.env]
LASTSEARCH_API_KEY = "<your LASTSEARCH_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lastsearch": {
"command": "npx",
"args": [
"-y",
"lastsearch"
],
"env": {
"LASTSEARCH_API_KEY": "<your LASTSEARCH_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lastsearch": {
"command": "npx",
"args": [
"-y",
"lastsearch"
],
"env": {
"LASTSEARCH_API_KEY": "<your LASTSEARCH_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"lastsearch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lastsearch"
],
"env": {
"LASTSEARCH_API_KEY": "<your LASTSEARCH_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lastsearch": {
"command": "npx",
"args": [
"-y",
"lastsearch"
],
"env": {
"LASTSEARCH_API_KEY": "<your LASTSEARCH_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lastsearch": {
"command": "npx",
"args": [
"-y",
"lastsearch"
],
"env": {
"LASTSEARCH_API_KEY": "<your LASTSEARCH_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LastSearch-HQ%2Flastsearch)<a href="https://mcptoplist.com/server/io.github.LastSearch-HQ%2Flastsearch"><img src="https://mcptoplist.com/badge/io.github.LastSearch-HQ%2Flastsearch.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
lastsearch-hq
Available versions (12)
| Version | Published |
|---|---|
| 1.1.0 | Sep 14, 2026 |
| 1.0.3 | Aug 24, 2026 |
| 1.0.2 | Aug 24, 2026 |
| 0.4.0 | Apr 7, 2026 |
| 0.3.3 | Apr 4, 2026 |
| 0.3.2 | Apr 4, 2026 |
| 0.3.1 | Apr 4, 2026 |
| 0.3.0 | Apr 4, 2026 |
| 0.2.6 | Mar 26, 2026 |
| 0.2.5 | Mar 23, 2026 |
| 0.2.1 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains LastSearch?
- LastSearch is maintained by lastsearch-hq, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is LastSearch listed on the Official MCP Registry?
- Yes — LastSearch is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does LastSearch have?
- MCP Toplist tracks 12 versions of LastSearch, most recently published on Sep 14, 2026.
- Where can I find the source code for LastSearch?
- The source code for LastSearch is hosted at github.com/lastsearch-hq/lastsearch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.