l402-search-mcp
Rank #42,449io.github.llmops-pro/l402-search-mcp
No-KYC web search for AI agents, paid per query in Lightning sats (L402). Holds no keys.
l402-search-mcp is a Model Context Protocol (MCP) server published by llmops-pro. It ranks #42,449 of 115,460 servers tracked on MCP Toplist. l402-search-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 12, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 73,011 of 115,460 servers on MCP Toplist.
Use l402-search-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add l402-search-mcp -e "SEARCH_SERVICE_URL=<your SEARCH_SERVICE_URL>" -- npx -y l402-search-mcpReplace each placeholder with your own value before saving.
[mcp_servers.l402-search-mcp]
command = "npx"
args = ["-y", "l402-search-mcp"]
[mcp_servers.l402-search-mcp.env]
SEARCH_SERVICE_URL = "<your SEARCH_SERVICE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"l402-search-mcp": {
"command": "npx",
"args": [
"-y",
"l402-search-mcp"
],
"env": {
"SEARCH_SERVICE_URL": "<your SEARCH_SERVICE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"l402-search-mcp": {
"command": "npx",
"args": [
"-y",
"l402-search-mcp"
],
"env": {
"SEARCH_SERVICE_URL": "<your SEARCH_SERVICE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"l402-search-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"l402-search-mcp"
],
"env": {
"SEARCH_SERVICE_URL": "<your SEARCH_SERVICE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"l402-search-mcp": {
"command": "npx",
"args": [
"-y",
"l402-search-mcp"
],
"env": {
"SEARCH_SERVICE_URL": "<your SEARCH_SERVICE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"l402-search-mcp": {
"command": "npx",
"args": [
"-y",
"l402-search-mcp"
],
"env": {
"SEARCH_SERVICE_URL": "<your SEARCH_SERVICE_URL>"
}
}
}
}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.llmops-pro%2Fl402-search-mcp)<a href="https://mcptoplist.com/server/io.github.llmops-pro%2Fl402-search-mcp"><img src="https://mcptoplist.com/badge/io.github.llmops-pro%2Fl402-search-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
llmops-pro
Other servers by llmops-pro
- albyhub-admin-mcp#58,375 · 1 ver
- marketplace-mcp#58,376 · 1 ver
- nostr-ops-mcp#58,377 · 1 ver
- nwc-mcp#58,378 · 1 ver
- paywall-mcp#58,379 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains l402-search-mcp?
- l402-search-mcp is maintained by llmops-pro, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is l402-search-mcp listed on the Official MCP Registry?
- Yes — l402-search-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does l402-search-mcp have?
- MCP Toplist tracks 1 version of l402-search-mcp, most recently published on Jun 13, 2026.
- Where can I find the source code for l402-search-mcp?
- The source code for l402-search-mcp is hosted at github.com/llmops-pro/l402-search-mcp.