← Registry

General Tools

business.digital

Provides search and access to articles, tools, FAQs, and appointment booking for business digitalization.

WebMCP2 endpoints5 known toolsFirst detected July 24, 2026Last detected September 4, 2026

ENDPOINT 1

https://business.digital/mcp

No auth detected

MCP server metadata

Name
business-digital-mcp
Version
1.0.0
Capabilities
toolsresources
Server instructions

Nutze die Tools, um Inhalte und Empfehlungen aus dem Business.Digital-Wissensbestand zu finden oder ein Erstgespraech bzw. Angebot anzufragen.

Known tools 5

search_magazin

Volltext-Suche im Business.Digital-Magazin (Fachartikel zu Digitalisierung, KI, Automation, E-Commerce).

Inferred read-only
find_tool

Sucht in der Business.Digital-Tooldatenbank (CRM, ERP, Marketing, KI, ...) nach passenden Software-Empfehlungen.

Inferred read-only
find_faq

Beantwortet Fachfragen aus der FAQ-Datenbank.

Inferred read-only
book_appointment

Liefert die oeffentliche Termin-Buchungs-URL fuer ein Erstgespraech mit Business.Digital.

Inferred read-only
request_quote

Reicht eine Angebotsanfrage ein (erfordert OAuth Scope lead.write).

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "business-digital-mcp": {
      "type": "http",
      "url": "https://business.digital/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "business-digital-mcp",
  "transport": "streamable-http",
  "url": "https://business.digital/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://business.digital

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 0

No tool metadata was available in the registry cache.

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.webmcp]
url = "https://business.digital"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://business.digital"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://business.digital

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": {
    "webmcp": {
      "url": "https://business.digital"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://business.digital"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://business.digital"
}
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 business.digital was fetched 2026-08-11T14:21:54.554Z.

Trust status Trusted

business.digital is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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