tavily-mcp

Production ready MCP server with real-time search, extract, map & crawl.

GitHub Stars

730

User Rating

Not Rated

Favorites

0

Views

21

Forks

130

Issues

8

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Node.js: v20 or higher
Git: Required if using Git installation method
Tavily API Key: Obtain [here](https://app.tavily.com/home)

Installation Steps

1. Install Tavily MCP

Using NPX:
bash
npx -y tavily-mcp@latest
Or install automatically via Smithery:
bash
npx -y @smithery/cli install @tavily-ai/tavily-mcp --client claude

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Not recognized by Claude Desktop Solution: Verify configuration file path and syntax.

Additional Resources