tavily-mcp-server
Verified Safeby danielecelsa
Overview
Provides a web search tool for multi-agent systems and applications via the Tavily API.
Installation
uvicorn server:app --host 0.0.0.0 --port 7860Environment Variables
- TAVILY_API_KEY
Security Notes
No critical vulnerabilities like 'eval' or hardcoded secrets were found. The server appropriately uses environment variables for API keys. Potential risks are primarily related to how consuming agents handle the raw search results (e.g., if they execute content directly), rather than the server itself, which acts as a wrapper.
Similar Servers
firecrawl-mcp-server
A Model Context Protocol (MCP) server for integrating Firecrawl's web scraping, crawling, search, and structured data extraction capabilities with AI agents.
oxylabs-mcp
This project likely functions as a Minecraft server proxy or management tool, potentially for large-scale data collection or automation.
Kotak_Neo_MCP_Server_With_Agentic_Application.
A server designed to host and manage AI agentic applications, likely for automating tasks or processing information. The specific functionality is unknown due to missing code.
mcp-search-and-fetch
This server provides an API to search and retrieve Minecraft Coder Pack (MCP) mapping data, enhancing accessibility and query capabilities for developers.