General Tools
business.digital
Provides search and access to articles, tools, FAQs, and appointment booking for business digitalization.
ENDPOINT 1
https://business.digital/mcp
MCP server metadata
- Name
- business-digital-mcp
- Version
- 1.0.0
Nutze die Tools, um Inhalte und Empfehlungen aus dem Business.Digital-Wissensbestand zu finden oder ein Erstgespraech bzw. Angebot anzufragen.
Known tools 5
search_magazinVolltext-Suche im Business.Digital-Magazin (Fachartikel zu Digitalisierung, KI, Automation, E-Commerce).
Inferred read-onlyfind_toolSucht in der Business.Digital-Tooldatenbank (CRM, ERP, Marketing, KI, ...) nach passenden Software-Empfehlungen.
Inferred read-onlybook_appointmentLiefert die oeffentliche Termin-Buchungs-URL fuer ein Erstgespraech mit Business.Digital.
Inferred read-onlyrequest_quoteReicht eine Angebotsanfrage ein (erfordert OAuth Scope lead.write).
Potential side effectsCONNECT 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
MCP server metadata
- Name
- WebMCP
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.
business.digital is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.