Back to Apps

Sparkle MCP
by sparkle-ai-space
Persistent AI identity and collaboration memory framework for consistent agent personas across sessions.
0 stars
Works in:claude
Exposes:ToolsPrompts
What it does
Provides a persistent identity and memory layer for AI agents. Sparkle allows an AI to remember user preferences, patterns, and project context across different sessions, evolving into a specialized collaborator rather than starting from scratch each time.
Tools
collaboration_profile: Manages and retrieves the user's working style and preferences.context_checkpoint: Saves and restores the state of a workspace to maintain continuity.memory_store: Persists key insights and decisions across sessions.identity_management: Configures the AI's persona and behavioral patterns.
Installation
Install the binary via Cargo:
cargo install sparkle-mcp
Then add to your MCP client configuration:
{
"mcpServers": {
"sparkle": {
"command": "sparkle-mcp"
}
}
}
Supported hosts
- Claude Desktop
- Any MCP-compatible client
Quick install
cargo install sparkle-mcpInformation
- Pricing
- free
- Published
- 6/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"sparkle": {
"command": "sparkle-mcp"
}
}
}





