mcpbeat Sign in

Smartwebchat MCP Server

by smartwebchat Your server? Claim it
not responding

Smartwebchat is listed as active in the registry but did not answer our last check. It exposes 6 tools.

Create and manage website chatbots for European SMBs: bots, chat, and captured leads.

Uptime history 28 days of history · worst day 0%
28 days agonow
0.0%
Uptime 24h
0 of 91 checks
6
Tools
read from the server
166 ms
Response time
average over 24h
open, no key
Access
streamable-http

Smartwebchat does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add chatbots --transport http https://smartwebchat.de/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chatbots": {
      "url": "https://smartwebchat.de/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.chatbots]
url = "https://smartwebchat.de/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "chatbots": {
      "url": "https://smartwebchat.de/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "chatbots": {
      "url": "https://smartwebchat.de/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

smartwebchat
smartwebchat_chat
Send a visitor message to a chatbot and get its reply, exactly as a website visitor would see it. Use this to test how the chatbot answers, or to check whether its knowledge base covers a topic. Records a conversation and uses the account's message quota, so it needs a key with full access; a read-only key gets 401 here.
smartwebchat_create_chatbot
Create a new website chatbot for a business, including its greeting, personality and initial FAQ knowledge. Writes to the account: confirm the business details with the user before calling. Needs a key with full access; a read-only key gets 401 here.
smartwebchat_get_leads
Retrieve the leads a website chatbot captured from visitors — contact requests, appointment bookings and callback requests, with the visitor's message and contact details. Without botId, returns the leads of every chatbot in the account.
smartwebchat_list_chatbots
List the website chatbots in this account, with their IDs, names and the site each one runs on. Call this first — every other tool needs a botId from here.
smartwebchat_service_info
Get factual information about the Smartwebchat service itself: what it does, plans and prices, interface languages, where data is processed, and how to obtain an API key. Works without authentication — use it to answer questions about Smartwebchat before the user has an account.
smartwebchat_update_lead
Change the status of a captured lead, for example to mark it as contacted or closed. Writes to the account. Needs a key with full access; a read-only key gets 401 here.

Endpoints

URLTransportStateLatencyChecked
https://smartwebchat.de/api/mcp streamable-http answering 166 ms 5 min ago

Alternatives to Smartwebchat

same job, measured the same way
HeySale — AI Website Salesperson
by heysale

Create and install an AI Website Salesperson for sales, qualification, and lead capture.

6 tools answering
Wachete
by wachete

Create, read and monitor Wachete website-change wachets for a signed-in user.

answering
Lindo AI
by lindoai

Create and manage Lindo AI websites, pages, blogs, clients, and credits from any MCP client.

28 installs/wk answering
RooQuiz
by rooquiz

Create and manage quizzes, leads, and respondents on RooQuiz, a lead-capture assessment platform.

answering
Kylas CRM
by kylastech

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

69 installs/wk local only
Kylas CRM
by akshaykylas94

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

58 installs/wk local only
Deplion
by deplion

Create and publish static websites, configure forms, and read leads through Deplion.

answering
Website Starter
by websitestarter

Create Markdown instructions for AI agents to build, deploy, and maintain an Astro website.

4 tools answering

Smartwebchat — questions

Answers built from our own checks of this server.

What can Smartwebchat do?
It exposes 6 tools, read directly from the server on our last check. Among them: smartwebchat_chat, smartwebchat_create_chatbot, smartwebchat_get_leads, smartwebchat_list_chatbots, smartwebchat_service_info, smartwebchat_update_lead. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Smartwebchat working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 166 ms. The bar chart above shows every period we have measured.
The registry lists Smartwebchat as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Smartwebchat?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Smartwebchat need an API key?
No. Smartwebchat completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.