# Apollo Intelligence (npm · @apollo_ai/mcp-proxy)

36 tools: intel feeds, DeFi, crypto, OSINT, NLP, scraping, proxy. x402 micropayments.

- Trust score: 68/100 (medium)
- Change this week: +22
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@apollo_ai/mcp-proxy`: 68/100 (this document), [markdown](https://verifymcp.io/servers/team-apolloai-intelligence/apollo-ai-mcp-proxy.md), [page](https://verifymcp.io/servers/team-apolloai-intelligence/apollo-ai-mcp-proxy)

## Channel facts

- Registry: `npm`
- Package: `@apollo_ai/mcp-proxy`
- Version: `4.8.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 161 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 2919 tokens (~81/item across 36 items; 36 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add team-apolloai-intelligence -- npx -y @apollo_ai/mcp-proxy
```

### Codex

```bash
codex mcp add team-apolloai-intelligence -- npx -y @apollo_ai/mcp-proxy
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "team-apolloai-intelligence": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@apollo_ai/mcp-proxy"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add team-apolloai-intelligence --command npx --arg -y --arg @apollo_ai/mcp-proxy
```

### Hermes

```yaml
mcp_servers:
  team-apolloai-intelligence:
    command: "npx"
    args: ["-y", "@apollo_ai/mcp-proxy"]
```

### Other

```json
{
  "mcpServers": {
    "team-apolloai-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@apollo_ai/mcp-proxy"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 68, +4)

- [functional improvement] Stability: unverified → 0.23

### 2026-08-02 (score 64, +44)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 20, −1)

- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-31 (score 21, −25)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (36)

### `web_scrape` (~179 tokens)

Scrape any URL and get back clean, LLM-ready text. Uses residential proxies with 190+ country coverage, intelligent content extraction (HTML→clean text/markdown), metadata parsing (title, description, OG tags), and link extraction. Cost: $0.02/request (USDC on Base). 250KB content cap. 60 req/min.

Input parameters:

- `country` (string): ISO country code for proxy exit (e.g., US, GB, DE, JP)
- `extract` (boolean): Extract clean text from HTML (default: true). Set false for raw HTML.
- `format` (string): Output format: raw HTML, clean text, or markdown
- `include_links` (boolean): Include extracted links from the page
- `url` (string, required): The URL to scrape (must be http:// or https://)

### `web_search` (~110 tokens)

Search the web and get structured results with titles, URLs, and descriptions. Supports site filtering (reddit, hn, github, twitter, producthunt). Cost: $0.01/query (USDC on Base). Max 20 results per query.

Input parameters:

- `count` (number): Number of results to return (max 20)
- `query` (string, required): Search query (at least 2 characters)
- `site` (string): Optional site filter: reddit, hn, github, twitter, producthunt

### `x_search` (~171 tokens)

Search X/Twitter in real-time — get posts, engagement metrics, and AI analysis. Powered by Grok's x_search. Filter by handles and date range. Cost: $0.75/query (USDC on Base). Premium: real data not available via web scraping.

Input parameters:

- `count` (number): Max posts to return (1-25, default 10)
- `exclude_handles` (string): Comma-separated handles to exclude (max 10, optional)
- `from_date` (string): Start date filter (YYYY-MM-DD, optional)
- `handles` (string): Comma-separated handles to filter (max 10, optional)
- `query` (string, required): Search query (keywords, hashtags, handles)
- `to_date` (string): End date filter (YYYY-MM-DD, optional)

### `pain_points` (~78 tokens)

Get pain points for any niche — aggregated from Quora, G2, Reddit, Upwork. NLP-powered clustering into micro-SaaS ideas. Cost: $0.08/request (USDC on Base).

Input parameters:

- `keyword` (string, required): Niche keyword (e.g., 'billing automation', 'freelance income', 'crypto trading')

### `agentic_trends` (~42 tokens)

Agentic economy trends — market signals, funding, multi-agent adoption. 60% reports + 40% forums. Cost: $0.05/request.

### `keyword_opportunities` (~67 tokens)

Keyword flywheel — seed a keyword, get variants, opportunities, and cross-linked feeds. Self-reinforcing intelligence loop. Cost: $0.05/request.

Input parameters:

- `seed` (string, required): Seed keyword (e.g., 'money making', 'AI automation', 'no-code tools')

### `opportunity_bundle` (~54 tokens)

Opportunity Pack — keywords + pain points + micro-SaaS ideas in one bundle. 35% off vs buying individually. Cost: $0.15/request.

Input parameters:

- `keyword` (string, required): Focus keyword for the opportunity pack

### `agent_intel` (~44 tokens)

Agent economy opportunities — grants, bounties, hackathons, partnerships, market gaps. Curated and updated every 2 hours. Cost: $0.05/request.

### `sentiment` (~59 tokens)

Real-time social sentiment analysis from X/Twitter across crypto, DeFi, AI agents, and tech. Powered by Grok. Cost: $0.02/request.

Input parameters:

- `topic` (string): Optional topic filter: crypto, ai, tech, agent

### `micro_saas` (~35 tokens)

Validated micro-SaaS opportunities with pain points, market signals, and competition analysis. Cost: $0.10/request.

### `web3_hackathons` (~47 tokens)

Live Web3 hackathon tracker — ETHGlobal, DoraHacks, Devpost, Devfolio. Includes prize pools, deadlines, requirements. Cost: $0.05/request.

### `github_trending` (~87 tokens)

GitHub trending repos ranked by star velocity (stars/day). AI-categorized across AI agents, web3, infra, devtools. Cost: $0.05/request.

Input parameters:

- `category` (string): Filter by category: ai-agents, web3, infra, devtools
- `language` (string): Filter by language (e.g., python, rust, typescript)

### `producthunt` (~63 tokens)

Daily Product Hunt launches with AI categorization. Track what's shipping across AI, devtools, web3, SaaS. Cost: $0.05/request.

Input parameters:

- `category` (string): Filter by category: ai, devtools, web3, saas, design

### `weekly_digest` (~39 tokens)

Consolidated weekly intelligence report. All feeds combined with cross-feed synthesis and priority ranking. 7-day lookback. Cost: $0.25/request.

### `agentic_insights_bundle` (~35 tokens)

Agentic Insights bundle — trends + pain points + agent intel in one request. Cost: $0.12/request.

### `builder_intel_bundle` (~33 tokens)

Builder Intel bundle — GitHub trending + Product Hunt launches + agent intel. Cost: $0.10/request.

### `proxy_fetch` (~143 tokens)

Fetch any URL through Apollo's residential proxy network. Supports 190+ countries, rotating or sticky sessions, and handles anti-bot protection. Cost: $0.01/request (USDC on Base). Max response: 250KB. Rate limit: 100 req/min.

Input parameters:

- `country` (string): ISO country code for proxy exit (e.g., US, GB, DE, JP)
- `method` (string): HTTP method to use
- `session_type` (string): rotating = new IP per request, sticky = same IP for session
- `target_url` (string, required): The URL to fetch through the proxy (must be http:// or https://)

### `proxy_status` (~31 tokens)

Check Apollo proxy service availability, pricing, and limits. Use this to verify the service is online before making requests.

### `list_countries` (~51 tokens)

List available proxy exit countries. Apollo supports 190+ countries for residential proxy exits. Returns ISO 3166-1 alpha-2 country codes.

Input parameters:

- `region` (string): Filter by region (optional)

### `crypto_prices` (~97 tokens)

Live cryptocurrency prices from CoinGecko. Get real-time price, market cap, and 24h change for any token. No API key needed. Cost: $0.01/request.

Input parameters:

- `ids` (string): Comma-separated CoinGecko coin IDs (e.g., bitcoin,ethereum,solana,base-protocol)
- `vs_currencies` (string): Target currencies: usd, eur, btc, eth (comma-separated)

### `crypto_trending` (~55 tokens)

Trending cryptocurrencies — top movers by search volume on CoinGecko. Shows what's hot in crypto right now. Cost: $0.02/request.

Input parameters:

- `limit` (number): Max results (1-15, default 10)

### `ip_intel` (~60 tokens)

Multi-source IP intelligence — geolocation, open ports, vulnerabilities, threat classification from Shodan, GreyNoise, AlienVault OTX, ip-api. $0.03/query via x402.

Input parameters:

- `ip` (string, required): IPv4 address to investigate

### `domain_intel` (~60 tokens)

Multi-source domain intelligence — DNS, SSL certificates, geo, threat analysis from CertSpotter, AlienVault OTX, ip-api. $0.03/query via x402.

Input parameters:

- `domain` (string, required): Domain name to investigate (no protocol prefix)

### `fx_rates` (~60 tokens)

Live foreign exchange rates for 30+ currencies from ECB data. $0.005/query via x402.

Input parameters:

- `base` (string): Base currency ISO code (default USD)
- `symbols` (string): Comma-separated target currencies (empty = all)

### `stackexchange` (~134 tokens)

Search programming Q&A from StackExchange (StackOverflow + 170+ sites). No API key needed. $0.02/query via x402.

Input parameters:

- `page` (number): Page number (1-10)
- `pagesize` (number): Results per page (1-30, default 10)
- `query` (string, required): Search query for question titles
- `site` (string): StackExchange site (default: stackoverflow)
- `sort` (string): Sort by: relevance, votes, creation, hot
- `tagged` (string): Comma-separated tags to filter (e.g., python,django)

### `defi_yields` (~150 tokens)

Top DeFi yields across 18K+ pools from DefiLlama. Filter by chain, TVL, stablecoin. $0.03/query via x402.

Input parameters:

- `chain` (string): Filter by chain: all, ethereum, solana, base, arbitrum, polygon, avalanche, binance, optimism
- `limit` (number): Max results (1-200)
- `min_tvl` (number): Minimum TVL in USD (default 100000)
- `sort` (string): Sort by: apy, tvl, apy_base
- `stablecoin` (string): Filter: all, true (stablecoins only), false (non-stablecoins)

### `defi_protocols` (~105 tokens)

Top DeFi protocols by TVL from DefiLlama. 7000+ protocols, category filtering. $0.02/query via x402.

Input parameters:

- `category` (string): Filter: all, Lending, DEX, Liquid Staking, Bridge, CDP, Yield, Derivatives
- `chain` (string): Filter by chain presence: all, ethereum, solana, base, arbitrum
- `limit` (number): Max results (1-200)

### `economic_indicators` (~116 tokens)

Federal Reserve (FRED) economic data — GDP, CPI, unemployment, interest rates, and 800K+ series. $0.03/query via x402.

Input parameters:

- `limit` (number): Number of observations (1-100)
- `series_id` (string): FRED series ID: GDP, CPIAUCSL, UNRATE, DFF, T10Y2Y, FEDFUNDS, M2SL, etc.
- `sort_order` (string): Sort: desc (newest first) or asc

### `country_metrics` (~120 tokens)

World Bank development indicators — GDP, population, literacy, life expectancy for 260+ countries. $0.02/query via x402.

Input parameters:

- `country` (string): ISO 2-letter country code (e.g., US, CN, IN, BR, DE)
- `indicator` (string): World Bank indicator ID: NY.GDP.MKTP.CD (GDP), SP.POP.TOTL (population), SE.ADT.LITR.ZS (literacy)
- `per_page` (number): Results per page (1-50)

### `malware_feed` (~124 tokens)

URLhaus malware URL feed from abuse.ch — 20K+ active threat URLs with status, threat type, and tags. $0.02/query via x402.

Input parameters:

- `hours` (number): Lookback window in hours (1-720)
- `limit` (number): Max results (1-100)
- `status` (string): Filter by URL status
- `tag` (string): Filter by tag (e.g., Emotet, QakBot, AgentTesla)
- `threat` (string): Filter by threat type: all, malware_download, phishing

### `ip_geo` (~54 tokens)

IP geolocation + ASN lookup via GeoJS — country, city, coordinates, timezone, organization. $0.01/query via x402.

Input parameters:

- `ip` (string, required): IPv4 or IPv6 address to geolocate

### `geocode` (~105 tokens)

Forward + reverse geocoding via OpenStreetMap/Nominatim. Address to coordinates or coordinates to address. $0.01/query via x402.

Input parameters:

- `lat` (string): Reverse geocode: latitude
- `limit` (number): Max results for forward geocoding (1-10)
- `lon` (string): Reverse geocode: longitude
- `q` (string): Forward geocode: address or place name (e.g., 'Boise, Idaho')

### `weather` (~87 tokens)

Current weather + 7-day forecast from Open-Meteo. Temperature, wind, precipitation, weather codes. $0.01/query via x402.

Input parameters:

- `forecast` (boolean): Include 7-day forecast (default: current only)
- `lat` (string, required): Latitude (e.g., 43.62)
- `lon` (string, required): Longitude (e.g., -116.20)

### `ml_analyze` (~59 tokens)

Text analysis: sentiment, named entities, or summarization via HuggingFace models. $0.01–$0.02/query via x402.

Input parameters:

- `task` (string): Analysis task
- `text` (string, required): Text to analyze

### `ip_reputation` (~85 tokens)

IP reputation and abuse scoring via AbuseIPDB — confidence score, abuse reports, ISP info. Checks against 300K+ reported IPs. $0.03/query via x402.

Input parameters:

- `ip` (string, required): IPv4 or IPv6 address to check
- `max_age` (number): Max age of abuse reports in days (1-365, default 30)

### `malware_url_check` (~80 tokens)

Scan a URL for malware/phishing with VirusTotal — 70+ antivirus engines analyze the URL. Returns detection results, threat labels, and community votes. $0.05/query via x402.

Input parameters:

- `url` (string, required): URL to scan for malware/phishing
- `wait` (boolean): Wait for fresh analysis (slower but more current)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/team-apolloai-intelligence/apollo-ai-mcp-proxy#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 64
- 2026-08-01: 20
- 2026-07-31: 21
- 2026-07-30: 46
- 2026-07-28: 46
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/@apollo_ai/mcp-proxy
- Socket report: https://socket.dev/npm/package/@apollo_ai/mcp-proxy
- Repository: https://github.com/bnmbnmai/mcp-proxy
- Website: https://apolloai.team/
- Changelog RSS feed: https://verifymcp.io/servers/team-apolloai-intelligence/apollo-ai-mcp-proxy/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/team-apolloai-intelligence/apollo-ai-mcp-proxy/changelog.json
- HTML version of this page: https://verifymcp.io/servers/team-apolloai-intelligence/apollo-ai-mcp-proxy
