Waggle Mcp
@Abhigyan-Shekhar
关于 Waggle Mcp
Here is a description you can use:
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"waggle-mcp": {
"command": "uvx",
"args": [
"waggle-mcp"
],
"env": {
"WAGGLE_BACKEND": "sqlite",
"WAGGLE_DB_PATH": "~/.waggle/memory.db"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论