mcpbeat Sign in

Domiciliary Care MCP Server

local only

Domiciliary Care MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 180 installs a week from pypi.

UK domiciliary care provider compliance — DBS checks, CQC registration, Working Time Regulations

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 94 · avg 31 · -26% w/w
a month agotoday
180
Installs / week
pypi · domiciliary-care-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add domiciliary-care-mcp -- uvx domiciliary-care-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "domiciliary-care-mcp": {
      "args": [
        "domiciliary-care-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.domiciliary-care-mcp]
command = "uvx"
args = ["domiciliary-care-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "domiciliary-care-mcp": {
      "args": [
        "domiciliary-care-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "domiciliary-care-mcp": {
      "args": [
        "domiciliary-care-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Domiciliary Care MCP

same job, measured the same way
Cqc Compliance MCP
by csoai-org

cqc-compliance-mcp for domiciliary opticians

187 installs/wk local only
Edition API
by hiroshic9-png

Japan business regulations, compliance, travel, protocols, memory — 10 knowledge domains, 23 tools.

local only
Clausely
by misspris2023

UK compliance documentation for the EU AI Act, Worker Protection Act 2024, and UK GDPR.

5 tools answering
Dingdawg Healthcare Agent
by dingdawg

HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.

92 installs/wk local only
Dingdawg Healthcare Agent
by dingdawg-dev

HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.

local only
Uk AI Bill Compliance MCP
by csoai-org

UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...

175 installs/wk local only
Uk AI Act MCP
by csoai-org

UK AI regulation compliance tools for AI agents. Capabilities: UK risk classification, AISI

137 installs/wk local only
Sanções Reino Unido (HM Treasury)
by mcp-dir

Checks whether a name is on the UK's financial sanctions list (HM Treasury), for compliance and AML

7 tools answering

Domiciliary Care MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Domiciliary Care MCP?
Domiciliary Care MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package domiciliary-care-mcp was installed 180 times last week.
Is Domiciliary Care MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Domiciliary Care MCP?
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 runs locally, so the command pulls domiciliary-care-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Domiciliary Care MCP?
The pypi package domiciliary-care-mcp was installed 180 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.