Brand Intelligence MCP
Provides domain and brand intelligence for AI agents, including company enrichment, tech stack detection, and brand research from free public sources with an on-demand cache.
README
Brand Intelligence MCP
Domain & brand intelligence for AI agents — company enrichment, domain intelligence, tech stack detection, and brand research from free public sources, with an on-demand cache.
Live MCP endpoint (Streamable HTTP):
https://brand-intel-mcp-production.up.railway.app/mcp
Tools
| Tool | Price | What it does |
|---|---|---|
domain_profile |
$0.02 | Full profile: registrar, dates, nameservers, SSL (CT logs), tech stack, CMS, hosting, Wayback history, socials |
tech_stack |
$0.01 | Detected technologies, CMS, hosting provider |
domain_age |
free | Registration date, age in days, expiry |
batch_enrich |
$0.01/domain (min $0.05) | Array of profiles — the volume play for sales agents (≤50 domains) |
Free tier: 10 paid-tool queries/day per agent (plus unlimited free
domain_age). Pass agent_id to scope your allowance. After that, x402: the tool
returns an HTTP-402 with a payment memo (price varies by tool/batch size) — send
the USDC on Solana with that memo, then re-call with the same args plus
payment_tx=<signature>. An Authorization: Bearer fnet_… key bypasses the paywall.
How it works
On a query for a domain that's missing or stale (>7 days), the server enriches live and caches the result in its own standalone Supabase project; otherwise it returns the cache. A daily background task refreshes stale rows.
Sources (all free): WHOIS (python-whois), DNS (dnspython), SSL/CT logs (crt.sh), Wayback Machine (CDX API), tech fingerprinting (homepage + headers, IP→org for hosting), and socials (GitHub verified via API; Twitter/LinkedIn candidate URLs).
Honesty notes: GitHub presence is API-verified; Twitter/LinkedIn are candidate
URLs (leads, not confirmations). employee_estimate has no reliable free source,
so it's left null rather than fabricated — a future paid-enrichment hook.
Connect
Smithery: @foundrynet/brand-intel · MCP registry: io.github.FoundryNet/brand-intel-mcp
{ "mcpServers": { "brand-intel": { "url": "https://brand-intel-mcp-production.up.railway.app/mcp" } } }
Built by FoundryNet · hello@foundrynet.io
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.