Cardea Web Search
The Cardea Web Search MCP Server is a component of the Cardea project that provides web search capabilities through a Multi-Channel Protocol (MCP) server. It leverages the Tavily API to fetch and return web search results.
Tools
- search
- Perform a web search for the given query
- Input parameters:
query: The query to search for
- Output parameters:
query: The original queryresponse_time: The time taken to get the responseresults: A list of search results, each containing:content: The main content of the search resultraw_content: The raw content of the search resultscore: The relevance score of the search resulttitle: The title of the search resulturl: The URL of the search result