tavily-mcp
Prompts
Reviews
Tags
-
I am using the mcp-remote connection and nodejs v18 to start the MCP server "npx -y mcp-remote https://mcp.tavily.com/mcp/?tavilyApiKey=xxxxx". It gives me the errors showing a required package is not functioning because of the error "File is not defined". So it is a little bit hard for me to start using the tavily server. ## reproduce: npx -y mcp-remote https://mcp.tavily.com/mcp/?tavilyApiKey=xxxxx env: nodejs Node.js v18.20.8 system: ubuntu /root/.npm/_npx/705d23756ff7dacc/node_modules/undici/lib/web/webidl/index.js:531 webidl.is.File = webidl.util.MakeTypeAssertion(File) ^ ReferenceError: File is not defined at Object. (/root/.npm/_npx/705d23756ff7dacc/node_modules/undici/lib/web/webidl/index.js:531:48) at Module._compile (node:internal/modules/cjs/loader:1364:14) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) at Module.load (node:internal/modules/cjs/loader:1203:32) at Module._load (node:internal/modules/cjs/loader:1019:12) at Module.require (node:internal/modules/cjs/loader:1231:19) at require (node:internal/modules/helpers:177:18) at Object. (/root/.npm/_npx/705d23756ff7dacc/node_modules/undici/lib/web/fetch/util.js:12:20) at Module._compile (node:internal/modules/cjs/loader:1364:14) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) Node.js v18.20.8
-
It's not easy to make the Tavily MCP Server work on my linux machine. I tried to run using the local stdio mode and the SSE mode. But It always gives me the error of wrong Json Format as in the screenshot. ## command line: npx -y tavily-mcp@latest ## node -v: node 18
-
tavily search API is a good complementary source of web search API to google and bing. Additionally, it provides good web content filling service API for AI Agent to get the crawled contents of the whole webpage. The API success rate is an issues, sometimes it will return 422 or similar errors.
Write Your Review
Detailed Ratings
-
Community

Reply