Enables Claude to perform real-time web searches and fetch web page content via MCP, using OpenAI-compatible APIs with optional Tavily or Firecrawl engines.
Provides unified web search across multiple providers (Google, Tavily, DuckDuckGo, Brave) with automatic fallback, maximizing free API quota usage for AI workflows.
Tavily MCP Server implementation that uses fastmcp and supports both sse and stdio transports. It also supports more up to date functionalities of Tavily.
Enables web search capabilities through the Tavily API, allowing users to search the internet for information using natural language queries. Serves as a demonstration and educational project for building MCP servers with external API integrations.
Enables web search capabilities through the Tavily API, allowing users to perform web searches and retrieve information from the internet. Includes additional Polygon API integration for enhanced functionality.
Enables web search capabilities through the Tavily API, allowing users to perform web searches and retrieve information from the internet through natural language queries.
Enables web search capabilities through the Tavily API, allowing users to search the web for information using natural language queries. Demonstrates MCP (Model Context Protocol) server implementation with stdio transport mode.
Enables web search capabilities through the Tavily API, allowing users to search the web for information using natural language queries through the Model Context Protocol.
Enables web search capabilities through the Tavily API, allowing users to search the internet for information using natural language queries. Built as a demonstration MCP server running in stdio transport mode.
A web search and extraction MCP server powered by Tavily, providing tools for AI-powered search, content extraction from URLs, and Q\&A with source citations.
The Tavily MCP server provides search, extract, map, and crawl tools for real-time web data access, with optional Skyflow deidentification for PII protection.
Enables Leo's web_search tool to perform live web searches using the Tavily API, returning structured results as JSON. Configurable via a single API key, and pinned to a commit SHA for secure distribution.