Marketing
brunosan.de
Provides adtech intelligence and analytics tools for search, briefs, and segment/entity insights.
ENDPOINT 1
https://adtech.mcp.brunosan.de/mcp
MCP server metadata
- Name
- BrunoSan AdTech Intelligence
- Version
- 1.28.1
BrunoSan AdTech MCP Runtime V2. Stable object IDs, explicit evidence, read-only SQLite, deterministic outputs and honest unavailable states. Contract: adtech-mcp-v2. EU-hosted in Hamburg.
Known tools 11
adtech_daily_briefReturn a validated adtech-brief-v2 document or selected canonical sections.
Inferred read-onlyadtech_searchSearch articles; attach only V2 assessments, events and evidence when relations exist.
Inferred read-onlyadtech_top_clustersCompatibility tool name; returns canonical evt_* objects, never legacy clusters.
Inferred read-onlyadtech_segment_radarReturn segment activity for the validated current V2 snapshot.
Inferred read-onlyadtech_entity_intelReturn canonical company metadata and explicit V2 event/article/evidence relations.
Inferred read-onlyadtech_entity_graphBuild a graph only from explicit entities connected by the same canonical event.
Inferred read-onlyadtech_power_shiftReturn an explicit unavailable state until comparable V2 snapshots exist.
Inferred read-onlyadtech_deal_trackerReturn deal-like V2 events with disclosed currency semantics; never infer USD values.
Inferred read-onlyadtech_regulatory_watchReturn canonical regulatory_enforcement events and their evidence.
Inferred read-onlyadtech_privacy_signal_flowReturn the AP4 V2 modeling status; never substitute legacy signal profiles.
Inferred read-onlyget_related_intelligenceReturn current cross-vertical BrunoSan routes in the common V2 envelope.
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.brunosan-adtech-intelligence]
url = "https://adtech.mcp.brunosan.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brunosan-adtech-intelligence": {
"type": "http",
"url": "https://adtech.mcp.brunosan.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brunosan-adtech-intelligence
Remote MCP URL: https://adtech.mcp.brunosan.de/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": {
"brunosan-adtech-intelligence": {
"url": "https://adtech.mcp.brunosan.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brunosan-adtech-intelligence": {
"type": "http",
"url": "https://adtech.mcp.brunosan.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brunosan-adtech-intelligence",
"transport": "streamable-http",
"url": "https://adtech.mcp.brunosan.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://arxiv.mcp.brunosan.de/mcp
MCP server metadata
- Name
- BrunoSan ArXiv Intelligence
- Version
- 1.27.2
Deterministic cs.AI/ML/NLP/CV/Robotics research intelligence. 110,000+ papers · 227,000+ authors · citation graph · entity tracking. All data sourced directly from ArXiv API and HTML — no hallucination, no inference. Covers cs.AI, cs.LG, cs.CL, cs.CV, cs.RO. Available categories for filtering: cs.AI, cs.LG, cs.CL, cs.CV, cs.RO. Entity types: benchmark, model, method, dataset.
Known tools 13
arxiv_citation_networkCitation graph for a paper — who cites it, or what does it cite?
Inferred read-onlyarxiv_repo_landscapeGitHub repository landscape — which orgs and repos produce research code?
Inferred read-onlyarxiv_pipeline_statusFull system status — database counts, pipeline progress, frontier, quality.
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.brunosan-arxiv-intelligence]
url = "https://arxiv.mcp.brunosan.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brunosan-arxiv-intelligence": {
"type": "http",
"url": "https://arxiv.mcp.brunosan.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brunosan-arxiv-intelligence
Remote MCP URL: https://arxiv.mcp.brunosan.de/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": {
"brunosan-arxiv-intelligence": {
"url": "https://arxiv.mcp.brunosan.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brunosan-arxiv-intelligence": {
"type": "http",
"url": "https://arxiv.mcp.brunosan.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brunosan-arxiv-intelligence",
"transport": "streamable-http",
"url": "https://arxiv.mcp.brunosan.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://biotech.mcp.brunosan.de/mcp
MCP server metadata
- Name
- BrunoSan Biotech Intelligence
- Version
- 1.28.1
Real-time biotech & pharma intelligence from BrunoSan's 77-source, 2.674 EMA-medicine, 145+ Phase-3 trial knowledge graph. Every drug, company, event, and trial has a UUID and deterministic provenance. Use get_regulatory_status for FDA+EMA combined lookup, search_drug_signals for drug-event-source triples, get_orphan_pipeline for rare disease intelligence, get_safety_signals for EU+US safety communications, get_eu_shortages for active medicine shortages, get_top_events for daily scored intelligence, get_phase3_results for trial outcomes with endpoints, get_daily_brief for the complete daily snapshot, get_company_pipeline for all drugs of a company, get_label_changes for EU post-authorisation updates. This is the graph nobody else has — FDA × EMA × ClinicalTrials in one DB.
Known tools 11
get_regulatory_statusCombined FDA + EMA regulatory status for a drug in ONE response.
Inferred read-onlyget_safety_signalsEU Safety Communications (DHPCs, PSUSAs) + FDA Safety Events combined.
Inferred read-onlyget_eu_shortagesCurrent EU Medicine Shortages from EMA — 77+ ongoing shortages, daily updated.
Inferred read-onlyget_phase3_resultsPhase-3 Trial Intelligence — 145+ trials from ClinicalTrials.gov with endpoint data.
Inferred read-onlyget_label_changesEU Post-Authorisation Label Changes — daily updated from EMA JSON API.
Potential side effectsget_related_intelligenceDaily Gemini brief: Phase-3 pipeline, FDA/EMA approvals, deal tracker.
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.brunosan-biotech-intelligence]
url = "https://biotech.mcp.brunosan.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brunosan-biotech-intelligence": {
"type": "http",
"url": "https://biotech.mcp.brunosan.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brunosan-biotech-intelligence
Remote MCP URL: https://biotech.mcp.brunosan.de/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": {
"brunosan-biotech-intelligence": {
"url": "https://biotech.mcp.brunosan.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brunosan-biotech-intelligence": {
"type": "http",
"url": "https://biotech.mcp.brunosan.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brunosan-biotech-intelligence",
"transport": "streamable-http",
"url": "https://biotech.mcp.brunosan.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://crypto.mcp.brunosan.de/mcp
MCP server metadata
- Name
- BrunoSan Crypto Intelligence
- Version
- 1.26.0
Real-time crypto intelligence from BrunoSan's 100+ feed knowledge graph. Every cluster, coin, entity, and source has a UUID and deterministic provenance. Use crypto_trending for daily signals, crypto_search for article lookup, crypto_get_entity for deep entity research, crypto_daily_digest for the full picture, crypto_get_sources for feed quality, crypto_search_entities for entity radar, crypto_signal_velocity for Signal DNA (who broke it first + coin context sentences), crypto_source_intelligence for Source Fingerprints (best early warning per event type). This is the graph nobody else has.
Known tools 20
crypto_get_entityDeep entity profile: organization, protocol, regulator, or exchange.
Inferred read-onlycrypto_get_sourcesComplete feed registry with quality scores for all curated crypto sources.
Inferred read-onlycrypto_signal_velocitySignal DNA: the complete birth story of a crypto intelligence signal.
Inferred read-onlycrypto_source_intelligenceSource Fingerprint: which domain is the best early warning signal per event type?
Inferred read-onlyget_coin_signalsReturn monetary facts connected to a coin; projections stay separate.
Inferred read-onlyget_event_graphReturn all article, coin, entity and monetary-signal edges of an event.
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.brunosan-crypto-intelligence]
url = "https://crypto.mcp.brunosan.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brunosan-crypto-intelligence": {
"type": "http",
"url": "https://crypto.mcp.brunosan.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brunosan-crypto-intelligence
Remote MCP URL: https://crypto.mcp.brunosan.de/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": {
"brunosan-crypto-intelligence": {
"url": "https://crypto.mcp.brunosan.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brunosan-crypto-intelligence": {
"type": "http",
"url": "https://crypto.mcp.brunosan.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brunosan-crypto-intelligence",
"transport": "streamable-http",
"url": "https://crypto.mcp.brunosan.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.