Eclipse Ditto runs on your own machine — the client starts it, so there is no endpoint to ping. 136 installs a week from pypi. Last commit 26 Jul 2026.
MCP server for the Eclipse Ditto digital twin HTTP API (things, policies, connections, more).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add eclipse-ditto -- uvx eclipse-ditto-mcp-server
{
"mcpServers": {
"eclipse-ditto": {
"args": [
"eclipse-ditto-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.eclipse-ditto]
command = "uvx"
args = ["eclipse-ditto-mcp-server"]
{
"mcpServers": {
"eclipse-ditto": {
"args": [
"eclipse-ditto-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"eclipse-ditto": {
"args": [
"eclipse-ditto-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.