Web Search icon

Web Search

Enables AI systems to access real-time web search capabilities.

소개

Web Search is a Model Context Protocol (MCP) server that provides a web search tool, integrating with the Tavily API to provide language models and applications with real-time access to web information. It retrieves comprehensive search results, including answers, raw content, and metadata, formatting the output in a structured JSON format for easy consumption. It utilizes FastMCP for automated tool definition generation and handles errors gracefully, making it a robust solution for incorporating up-to-date information into AI workflows.

주요 기능

  • Provides real-time web search capabilities through the Tavily API.
  • Utilizes FastMCP for automated tool definition.
  • Returns detailed search results in a structured JSON format.
  • Includes error handling for robust operation.
  • Supports asynchronous processing for handling multiple requests
  • 0 GitHub stars

사용 사례

  • Providing AI applications with access to real-time search results.
  • Enhancing language models with up-to-date web information.
  • Integrating web search capabilities into MCP-based systems.