Loading MCP server directory, please wait...
Create and manage website chatbots for European SMBs: bots, chat, and captured leads.
npx @getmcp/cli add de.smartwebchat/chatbotsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer-Token mit dem API-Schlüssel des Kontos, Format 'Bearer swc_...'. Der Schlüssel wird im Smartwebchat-Dashboard unter Entwickler erstellt.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"de.smartwebchat/chatbots": {
"url": "https://smartwebchat.de/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}