Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by qianlima365 • Search & Retrieval
A lightweight MCP server that exposes a web-search service accessible via stdio or SSE for agent integration and local development.
Perform web searches and receive search results through the MCP protocol (stdio or SSE) for integration into multi-component systems.
A local test server to develop and debug search-driven behaviors using the provided mcp dev and uv run commands.
Connect via SSE to get streamed/real-time search updates or use stdio for simpler synchronous interactions.
This repository provides an MCP-compatible web search service that can be run either over stdio (using mcp dev) or over Server-Sent Events (SSE) with a simple uv run command. It includes examples for configuring an MCP client to launch the server and a client example to connect to the SSE endpoint. The project is useful for developing and testing agents that require search capabilities and flexible IPC protocols for communication.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.