A Model Context Protocol (MCP) server implementation for Tavily API, providing advanced search and content extraction capabilities
| Tool name | Description | Destructive? |
|---|---|---|
| search | ✓ no | |
| searchContext | ✓ no | |
| searchQNA | ✓ no | |
| extract | ✓ no |
{
"mcpServers": {
"mcptoolsmcp-tavily": {
"command": "npx",
"args": [
"-y",
"@mcptools/mcp-tavily"
]
}
}
}