Skip to main content
Glama
sumitchatterjee13

Tavily Cursor MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_API_KEYYesYour Tavily API key from https://tavily.com

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
tavily_search

Search the web using Tavily API. Returns relevant search results with URLs, content snippets, and metadata.

tavily_extract

Extract clean content from one or more URLs. Returns the main content from web pages, removing ads and navigation.

tavily_search_qna

Get a direct answer to a question using Tavily's Q&A optimized search. Returns a concise answer to specific questions.

tavily_search_context

Generate context for RAG applications. Returns search results optimized for context generation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sumitchatterjee13/tavily-cursor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server