Domiciliary Care MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 182 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.
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 domiciliary-care-mcp -- uvx domiciliary-care-mcp
{
"mcpServers": {
"domiciliary-care-mcp": {
"args": [
"domiciliary-care-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.domiciliary-care-mcp]
command = "uvx"
args = ["domiciliary-care-mcp"]
{
"mcpServers": {
"domiciliary-care-mcp": {
"args": [
"domiciliary-care-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"domiciliary-care-mcp": {
"args": [
"domiciliary-care-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.