Waggle Mcp
@Abhigyan-Shekhar
About Waggle Mcp
Here is a description you can use:
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"waggle-mcp": {
"command": "uvx",
"args": [
"waggle-mcp"
],
"env": {
"WAGGLE_BACKEND": "sqlite",
"WAGGLE_DB_PATH": "~/.waggle/memory.db"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Waggle Mcp?
Waggle Mcp gives AI agents persistent graph memory across sessions. It automatically extracts, deduplicates, and stores facts as typed graph nodes with semantic embeddings, running fully locally without an API key.
How to use Waggle Mcp?
Set up with the single command waggle-mcp init. Then drop conversation turns into Waggle Mcp; facts are automatically extracted and stored for later retrieval.
Key features of Waggle Mcp
- Persistent graph memory across sessions
- Automatic fact extraction and deduplication
- Typed graph nodes with semantic embeddings
- Temporal query support ("what did we decide last week?")
- Conflict detection and context priming
- Fully local, no API key required
Use cases of Waggle Mcp
- Maintain coherent long-term memory for AI assistants
- Retrieve past decisions or facts via temporal queries
- Provide context priming for ongoing conversation turns
- Detect and resolve conflicting facts across sessions
FAQ from Waggle Mcp
Does Waggle Mcp require an API key?
No, Waggle Mcp runs fully locally and does not require any API key.
How is Waggle Mcp set up?
It uses a one-command setup: run waggle-mcp init to get started.
Can Waggle Mcp answer temporal queries?
Yes, it supports temporal queries such as "what did we decide last week?".
What happens to duplicate facts?
Facts are automatically deduplicated during storage.
What type of memory does Waggle Mcp use?
It uses persistent graph memory with typed nodes and semantic embeddings.
Frequently asked questions
Does Waggle Mcp require an API key?
No, Waggle Mcp runs fully locally and does not require any API key.
How is Waggle Mcp set up?
It uses a one-command setup: run `waggle-mcp init` to get started.
Can Waggle Mcp answer temporal queries?
Yes, it supports temporal queries such as "what did we decide last week?".
What happens to duplicate facts?
Facts are automatically deduplicated during storage.
What type of memory does Waggle Mcp use?
It uses persistent graph memory with typed nodes and semantic embeddings.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Comments