Search Stock News MCP Server
🔌 Cline, Cursor, Claude Desktop 및 기타 MCP 클라이언트와 호환됩니다!
주식 뉴스 검색 MCP는 모든 MCP 클라이언트와 원활하게 작동합니다.
MCP(Model Context Protocol)는 AI 시스템이 다양한 데이터 소스 및 도구와 원활하게 상호 작용할 수 있도록 하는 개방형 표준으로, 안전한 양방향 연결을 용이하게 합니다.
Search Stock News MCP 서버는 다음을 제공합니다.
Tavily API를 통한 실시간 주식 뉴스 검색 기능
다양한 사용자 정의 검색 쿼리 템플릿
구성 가능한 검색 매개변수 및 필터링
도메인별 콘텐츠 필터링
TypeScript를 사용한 유형 안전 작업
필수 조건 🔧
시작하기 전에 다음 사항을 확인하세요.
타빌리 API 키
Claude Desktop, Cursor 또는 MCP 호환 클라이언트
Node.js(v16 이상)
Git 설치됨(Git 설치 방법을 사용하는 경우에만 필요)
Related MCP server: Tavily News Search MCP Server
주식 뉴스 검색 MCP 서버 설치 ⚡
NPX로 실행
지엑스피1
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Search Stock News MCP Server를 자동으로 설치하려면:
npx -y @smithery/cli install search-stock-news-mcp --client claudeMCP 클라이언트 구성 ⚙️
Cline 구성 🤖
클라인에서 Search Stock News MCP 서버를 설정하는 가장 쉬운 방법은 마켓플레이스를 이용하는 것입니다.
VS Code에서 Cline 열기
사이드바에서 Cline 아이콘을 클릭하세요
"MCP 서버" 탭으로 이동합니다.
"주식뉴스검색"을 검색 후 "설치"를 클릭하세요.
메시지가 표시되면 Tavily API 키를 입력하세요.
또는 Cline에서 서버를 수동으로 구성하세요.
Cline MCP 설정 파일을 엽니다.
# For macOS:
code ~/Library/Application\ Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
# For Windows:
code %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json주식 뉴스 검색 서버 구성을 추가합니다.
{
"mcpServers": {
"search-stock-news-mcp": {
"command": "npx",
"args": ["-y", "search-stock-news-mcp@latest"],
"env": {
"TAVILY_API_KEY": "your-api-key-here"
},
"disabled": false,
"autoApprove": []
}
}
}커서 구성 🖥️
Cursor에서 Search Stock News MCP 서버를 설정하려면:
커서 설정 열기
기능 > MCP 서버로 이동
"+ 새 MCP 서버 추가" 버튼을 클릭하세요
다음 정보를 입력하세요:
이름 : "search-stock-news-mcp"
유형 : "명령"
명령어 : GXP5
Claude Desktop 구성하기 🖥️
macOS의 경우:
touch "$HOME/Library/Application Support/Claude/claude_desktop_config.json"
open -e "$HOME/Library/Application Support/Claude/claude_desktop_config.json"Windows의 경우:
code %APPDATA%\Claude\claude_desktop_config.json서버 구성을 추가합니다.
{
"mcpServers": {
"search-stock-news-mcp": {
"command": "npx",
"args": ["-y", "search-stock-news-mcp@latest"],
"env": {
"TAVILY_API_KEY": "your-api-key-here"
}
}
}
}사용 예시 🎯
기본 주식 뉴스 검색 :
{
"symbol": "AAPL",
"companyName": "Apple Inc.",
"maxResults": 10
}필터를 사용한 고급 검색 :
{
"symbol": "TSLA",
"companyName": "Tesla Inc.",
"maxResults": 20,
"searchDepth": "advanced",
"minScore": 0.6
}사용자 정의 도메인 검색 :
{
"symbol": "MSFT",
"companyName": "Microsoft Corporation",
"includeDomains": ["reuters.com", "bloomberg.com"]
}문제 해결 🛠️
일반적인 문제
서버를 찾을 수 없습니다
npm 설치 확인
구성 구문 확인
Node.js가 제대로 설치되었는지 확인하세요
API 키 문제
Tavily API 키가 유효한지 확인하세요
구성에서 API 키가 올바르게 설정되었는지 확인하세요.
API 키 주위에 공백이나 따옴표가 없는지 확인하세요.
검색 결과 문제
검색 매개변수가 유효한 범위 내에 있는지 확인하세요.
도메인 필터가 올바르게 형식화되었는지 확인하세요
회사 이름과 상징이 정확한지 확인하세요
감사의 말 ✨
MCP 사양을 위한 모델 컨텍스트 프로토콜
클로드 데스크탑을 위한 인류학
뉴스 검색 API를 위한 Tavily
특허
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceThis MCP server performs multi-topic searches in business, news, finance, and politics using the Tavily API, providing high-quality sources and intelligent summaries.1MIT
- -licenseNot gradedqualityNot gradedmaintenanceA remote MCP server that enables searching for news articles on specific topics through the Tavily API without requiring authentication.
- FlicenseNot gradedqualityFmaintenanceMCP server providing access to the GNews API for fetching news articles and headlines. Supports search and top headlines with advanced filtering by language, country, category, and date.1
- AlicenseAqualityCmaintenanceProvides live stock data and market news for financial analysis via any MCP-compatible AI app.2MIT
Related MCP Connectors
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
AI-enriched financial news for AI agents & trading bots: search, trending, insider, scored 1-10.
Real-time news with bias scoring, live market data, and AI-powered options pricing
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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