Data Collection
droneintelligence.ai
Provides access to drone industry intelligence briefings, market reports, and company comparisons.
ENDPOINT 1
https://droneintelligence.ai/api/mcp
MCP server metadata
- Name
- drone-intelligence
- Version
- 1.0.0
Known tools 12
search_contentSearch Drone Intelligence briefings, market intelligence pages, company profiles and comparisons.
Inferred read-onlyget_briefingFull text of a Drone Intelligence Signal Dossier briefing by slug: executive summary, signals, assessment, sources.
Inferred read-onlyget_intelligence_pageA Drone Intelligence market intelligence page by slug: overview, sections, key players, outlook, sources.
Inferred read-onlyget_company_profileA Drone Intelligence company profile by slug: positioning, sourced facts, funding, contracts, products.
Inferred read-onlylist_cataloguePaginated slugs of Drone Intelligence content by type (briefing, intelligence, company, comparison).
Inferred read-onlyget_productsThe commercial products, machine-readable: what they are, prices, checkout URLs, licence terms.
Inferred read-onlytracker_schemaMetadata for the paid Counter-UAS Tracker dataset: fields, theatres, layers, counts, data-through date, licence.
Inferred read-onlytracker_capital_ledgerThe tracker's capital and acquisition ledger: where the money behind the counter-UAS vendors is being raised.
Inferred read-onlyCONNECT 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.
droneintelligence.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.