← Registry

Data Collection

btob.dev

Enables searching and retrieving European B2B supplier information, including profiles, certifications, and industry categories.

1 endpoint7 known toolsFirst detected May 13, 2026Last detected August 8, 2026

ENDPOINT 1

https://btob.dev/mcp

No auth detected

MCP server metadata

Name
btob
Version
0.0.1
Capabilities
tools.listChanged

Known tools 7

search_suppliers

Search European B2B suppliers by keyword.

Inferred read-only
get_supplier

Get full supplier profile by ID, including certifications and NACE codes.

Inferred read-only
list_industries

List all unique industry categories available in the supplier database.

Inferred read-only
list_countries

List all unique country codes available in the supplier database.

Inferred read-only
semantic_search

Semantic similarity search for suppliers (beta - results may vary).

Inferred read-only
get_business_json

Get structured JSON-LD business data for a supplier by slug.

Inferred read-only
get_supplier_profile

Get a markdown supplier profile optimized for LLM context windows.

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.btob]
url = "https://btob.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "btob": {
      "type": "http",
      "url": "https://btob.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: btob
Remote MCP URL: https://btob.dev/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": {
    "btob": {
      "url": "https://btob.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "btob": {
      "type": "http",
      "url": "https://btob.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "btob",
  "transport": "streamable-http",
  "url": "https://btob.dev/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 btob.dev was fetched 2026-07-30T02:57:23.679Z and is being refreshed.

Trust status Neutral

btob.dev 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.