Skip to content
Back to search
60
MCP http

Web Search — Structured Results for AI Agents

axel-belfort/web-search

Web search API for AI agents. Search the web and get structured results: title, URL, snippet, and metadata. Up to 10 results per query. Current news, documentation, research papers — everything indexed. Tools: web_search_query. Use this when your agent needs to find information, research topics, check current events, or verify facts. The fundamental research tool every agent needs. IMPORTANT: For deep fact-checking with evidence, use research_check_fact. Returns: {results: [{title, url, snippet}]}. No API key required — x402 micropayment $0.003/call on Base L2.

Uptime
100.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Web Search API
Web search returning structured results — titles, URLs, snippets. x402 micropayment.
0 tools · sse
Web Search API
Web search returning structured results — titles, URLs, snippets. x402 micropayment.
1 tools · sse
web-intelligence
Zero-transform web page analysis for AI agents. Fetches any URL and returns structured intelligence: summary, named entities, sentiment, cre
0 tools · http
SYNTHORA Web Search
Keyless web search for AI agents: a natural-language query returns ranked organic results (title, url, snippet). No API keys. Ed25519-signed
0 tools · http
Web Search
Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.
0 tools
Research Report API live
Multi-source research report generator with web fetching. x402 micropayment.
1 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "web_search_—_structured_results_for_ai_agents": {
      "url": "https://github.com/Br0ski777/web-search-x402",
      "transport": "http"
    }
  }
}