Delx Living Body runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 7 Sep 2026.
Meta-MCP that auto-detects installed wellness connectors and composes them into one body data layer.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
for (const [key, value] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 delx-living-body -- npx -y delx-living-body
{
"mcpServers": {
"delx-living-body": {
"args": [
"-y",
"delx-living-body"
],
"command": "npx"
}
}
}
[mcp_servers.delx-living-body]
command = "npx"
args = ["-y", "delx-living-body"]
{
"mcpServers": {
"delx-living-body": {
"args": [
"-y",
"delx-living-body"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"delx-living-body": {
"args": [
"-y",
"delx-living-body"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DELX_LIVING_BODY_DETECT_TTL (Detection cache TTL in seconds. Defaults to 60.), DELX_LIVING_BODY_NO_CACHE (Set to true/1/yes to disable the SQLite response cache.), DELX_LIVING_BODY_CACHE_PATH (Override the default cache path (~/.delx-living-body/cache.sqlite).), DELX_LIVING_BODY_NPM_RUNNER (Override the npm runner binary used to spawn child connectors (default: npx).).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for Simplifier - manage Connectors, BusinessObjects, Datatypes and logins
MCP server that exposes RS485 bus connectivity for reading and writing serial data
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
Search evidence-labelled MCP servers with freshness, install, compatibility and verification data.
An MCP server that automatically integrate GDPR-compliant cookie consent banners into websites
One install that runs every sibling MCP server as a child process and merges their tools behind one
OpenRouter for tools and data. Compare catalog providers and call them from one hosted MCP endpoint.
Answers built from our own checks of this server.