Presence MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from pypi. Last commit 18 Jun 2026.
Read-only MCP access to presence: living project model and outcome telemetry.
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 presence-mcp -- uvx presence-mcp
{
"mcpServers": {
"presence-mcp": {
"args": [
"presence-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.presence-mcp]
command = "uvx"
args = ["presence-mcp"]
{
"mcpServers": {
"presence-mcp": {
"args": [
"presence-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"presence-mcp": {
"args": [
"presence-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.