Search Stock News MCP Server 🚀
@Cognitive-Stack
关于 Search Stock News MCP Server 🚀
Search Stock News MCP offers real-time stock news search with customizable filters via Tavily API, using type-safe operations and the Model Context Protocol (MCP).
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"search-stock-news-mcp": {
"command": "npx",
"args": [
"-y",
"search-stock-news-mcp@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Search Stock News MCP Server?
Search Stock News MCP Server is an MCP-compatible tool that provides real-time stock news search via the Tavily API. It works with Cline, Cursor, Claude Desktop, and any other MCP client, giving AI systems secure, two-way access to stock news.
How to use Search Stock News MCP Server?
Install the server via npx -y search-stock-news-mcp@latest or through Smithery. Then configure your MCP client (e.g., Cline, Cursor, Claude Desktop) with the command and your Tavily API key as an environment variable. After setup, use the search tool with parameters like symbol, companyName, maxResults, searchDepth, and includeDomains.
Key features of Search Stock News MCP Server
- Real-time stock news search via Tavily API
- Multiple customizable search query templates
- Configurable search parameters and filtering
- Domain-specific content filtering
- Type-safe operations with TypeScript
Use cases of Search Stock News MCP Server
- Get the latest news for a stock symbol, e.g., "AAPL"
- Filter news by specific domains, e.g., Reuters or Bloomberg
- Perform advanced searches with custom depth and minimum relevance scores
- Retrieve up to 20 news items with fine-grained control over results
FAQ from Search Stock News MCP Server
What are the prerequisites for Search Stock News MCP Server?
You need a Tavily API key, a compatible MCP client (e.g., Claude Desktop or Cursor), and Node.js v16 or higher.
How do I install Search Stock News MCP Server?
Run npx -y search-stock-news-mcp@latest or use Smithery with npx -y @smithery/cli install search-stock-news-mcp --client claude.
How do I configure Search Stock News MCP Server in Cline?
Open the Cline MCP settings file, add a server entry with command npx -y search-stock-news-mcp@latest and your Tavily API key in the env field, then save.
How do I configure Search Stock News MCP Server in Claude Desktop?
Edit claude_desktop_config.json to include the server configuration with command npx -y search-stock-news-mcp@latest and your Tavily API key as an environment variable.
What are common issues when using Search Stock News MCP Server?
Common issues include server not found (check npm and Node.js), invalid API key (verify key and config syntax), and search results problems (ensure parameters are valid and company name/symbol are accurate).
搜索 分类下的更多 MCP 服务器
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
Baidu AI Search
baidubceappbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
MCP SearXNG Enhanced Server
OvertliDSEnhanced MCP server for SearXNG: category-aware web-search, web-scraping, and date/time retrieval.
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
评论