Scout Intel MCP — The Google for AI Agents
@omniologynow-rgb
Scout Intel MCP — The Google for AI Agents について
The Google for AI agents — ask Claude to research any company, analyze competitors, track market trends, monitor breaking news, and investigate key people. 6 intelligence tools returning structured JSON with per-source confidence breakdowns and A–F data quality grades. Aggregates
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"scout-mcp": {
"command": "python",
"args": [
"-m",
"scout_mcp.mcp_server"
],
"env": {
"NEWS_API_KEY": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Scout Intel MCP?
Scout Intel MCP is a Model Context Protocol server that gives AI agents instant access to structured business intelligence. It aggregates five data sources (DuckDuckGo, NewsAPI, Wikipedia, web scraping, and social profiles) into Pydantic-validated JSON with per-source confidence breakdowns and A–F data quality grades. It is designed for developers and researchers using Claude, GPT, Cursor, or any MCP-compatible agent.
How to use Scout Intel MCP?
Install via pip install scout-intel-mcp, then configure your MCP host (e.g., Claude Desktop) with command python -m scout_mcp.mcp_server and set the NEWS_API_KEY environment variable (a free key from newsapi.org). Once connected, agents can call tools like scout_company, scout_competitors, scout_market_trends, scout_news, scout_topic, and scout_person (Pro).
Key features of Scout Intel MCP
- Aggregates 5 data sources into validated JSON
- Confidence scores and A–F data quality grades per source
- 350+ regex patterns for competitor extraction
- Real-time news aggregation with relevance ranking
- People intelligence for background and social profiles (Pro)
- Due diligence with cross-referenced data
Use cases of Scout Intel MCP
- Research a company’s revenue, employees, funding, and tech stack
- Identify top competitors and their differentiators
- Discover emerging trends and growth signals in any market
- Get real-time news about a company or topic with relevance ranking
- Investigate a person’s background, roles, and public presence
FAQ from Scout Intel MCP
What data sources does Scout Intel MCP use?
It aggregates data from DuckDuckGo, NewsAPI, Wikipedia, web scraping, and social profiles.
Is a NewsAPI key required?
Yes. The free tier requires a free NewsAPI key from newsapi.org, set as the NEWS_API_KEY environment variable in your MCP configuration.
What are the rate limits?
Free tier: 50 calls per day with 5 tools. Pro ($29
「データと分析」の他のコンテンツ
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
コメント