← Registry

Data Collection

droneintelligence.ai

Provides access to drone industry intelligence briefings, market reports, and company comparisons.

1 endpoint12 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://droneintelligence.ai/api/mcp

No auth detected

MCP server metadata

Name
drone-intelligence
Version
1.0.0
Capabilities
tools.listChanged

Known tools 12

search_content

Search Drone Intelligence briefings, market intelligence pages, company profiles and comparisons.

Inferred read-only
get_briefing

Full text of a Drone Intelligence Signal Dossier briefing by slug: executive summary, signals, assessment, sources.

Inferred read-only
get_intelligence_page

A Drone Intelligence market intelligence page by slug: overview, sections, key players, outlook, sources.

Inferred read-only
get_company_profile

A Drone Intelligence company profile by slug: positioning, sourced facts, funding, contracts, products.

Inferred read-only
compare_companies

A Drone Intelligence side-by-side company comparison by slug, e.

Inferred read-only
list_catalogue

Paginated slugs of Drone Intelligence content by type (briefing, intelligence, company, comparison).

Inferred read-only
get_products

The commercial products, machine-readable: what they are, prices, checkout URLs, licence terms.

Inferred read-only
tracker_schema

Metadata for the paid Counter-UAS Tracker dataset: fields, theatres, layers, counts, data-through date, licence.

Inferred read-only
tracker_awards

Query the 76 sourced counter-UAS awards.

Inferred read-only
tracker_vendor_matrix

Query the 45-vendor counter-UAS competitive matrix.

Inferred read-only
tracker_capital_ledger

The tracker's capital and acquisition ledger: where the money behind the counter-UAS vendors is being raised.

Inferred read-only
tracker_aggregate

Counts of tracker awards grouped by theatre, layer, or awardee.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.drone-intelligence]
url = "https://droneintelligence.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "drone-intelligence": {
      "type": "http",
      "url": "https://droneintelligence.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: drone-intelligence
Remote MCP URL: https://droneintelligence.ai/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "drone-intelligence": {
      "url": "https://droneintelligence.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "drone-intelligence": {
      "type": "http",
      "url": "https://droneintelligence.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "drone-intelligence",
  "transport": "streamable-http",
  "url": "https://droneintelligence.ai/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for droneintelligence.ai was fetched 2026-08-24T06:08:58.003Z.

Trust status Neutral

droneintelligence.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.