Habit Tracker AI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 203 installs a week from pypi. Last commit 1 Aug 2026.
habit-tracker-ai-mcp MCP server by MEOK AI Labs
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 habit-tracker-ai-mcp -- uvx habit-tracker-ai-mcp
{
"mcpServers": {
"habit-tracker-ai-mcp": {
"args": [
"habit-tracker-ai-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.habit-tracker-ai-mcp]
command = "uvx"
args = ["habit-tracker-ai-mcp"]
{
"mcpServers": {
"habit-tracker-ai-mcp": {
"args": [
"habit-tracker-ai-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"habit-tracker-ai-mcp": {
"args": [
"habit-tracker-ai-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.