Waggle MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from pypi. Last commit 2 Aug 2026.
Persistent graph-backed conversational memory for AI agents.
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 Waggle-mcp -- uvx waggle-mcp
{
"mcpServers": {
"Waggle-mcp": {
"args": [
"waggle-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.Waggle-mcp]
command = "uvx"
args = ["waggle-mcp"]
{
"mcpServers": {
"Waggle-mcp": {
"args": [
"waggle-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"Waggle-mcp": {
"args": [
"waggle-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.