Skip to main content
Glama
debanshd

Tavily Web Search MCP Server

by debanshd

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_API_KEYYesYour Tavily API key for web search capabilities

Tools

Functions exposed to the LLM to take actions

NameDescription
web_search

Search the web for information about the given query

roll_dice

Roll the dice with the given notation

send_gmail

Send an email using Gmail API. Requires GMAIL_USER and GMAIL_APP_PASSWORD environment variables.

read_clipboard

Read and return the current clipboard text (macOS). Uses pbpaste.

write_clipboard

Write the given text to the clipboard (macOS). Uses pbcopy.

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/debanshd/AIE7-MCP-Session'

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