Skip to main content
Glama

Agentic AI with MCP

by dev484p

internet_search

Perform targeted internet searches to retrieve relevant information using the Tavily API, enabling precise and contextual responses for user queries within the Agentic AI with MCP framework.

Instructions

Search the internet using Tavily API.

Input Schema

NameRequiredDescriptionDefault
include_raw_contentNo
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "include_raw_content": { "default": false, "title": "Include Raw Content", "type": "boolean" }, "limit": { "default": 3, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "internet_searchArguments", "type": "object" }
Install Server

Other Tools from Agentic AI with MCP

Related Tools

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/dev484p/AgenticAI_MCP'

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