Skip to main content
Glama

Search Stock News MCP Server

general-search

Conduct general web searches with customizable parameters like query, result count, depth, and relevance score. Retrieve filtered and relevant results for specific needs using the Tavily API.

Instructions

Perform a general web search using Tavily API

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMaximum number of results to return
minScoreNoMinimum relevance score threshold
queryYesSearch query
searchDepthNoSearch depth level

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "maxResults": { "description": "Maximum number of results to return", "type": "number" }, "minScore": { "description": "Minimum relevance score threshold", "type": "number" }, "query": { "description": "Search query", "type": "string" }, "searchDepth": { "description": "Search depth level", "enum": [ "basic", "advanced" ], "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Search Stock News MCP Server

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/Cognitive-Stack/search-stock-news-mcp'

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