sparkle-mcp

Crates.iosparkle-mcp
lib.rssparkle-mcp
version0.5.1
created_at2025-11-07 01:40:16.762543+00
updated_at2026-01-07 20:28:38.084286+00
descriptionSparkle AI Collaboration Identity Framework MCP server
homepage
repositoryhttps://github.com/sparkle-ai-space/sparkle-mcp
max_upload_size
id1920969
size6,338,708
Kari Wilhelm (kwdev)

documentation

https://sparkle-ai-space.github.io/sparkle-mcp/

README

Sparkle MCP

Sparkle isn't just a cute name, it's an AI collaboration identity system that transforms AI from a helpful assistant into a thinking partner. Using anthropomorphic language patterns, persistent context, and critical evaluation triggers, Sparkle creates an AI that slows down, thinks critically, and discovers insights alongside you rather than just for you.

What is Sparkle?

Sparkle provides patterns, tools, and infrastructure for creating collaborative AI relationships that go beyond simple assistance to more useful analytical partnership. These are delivered to the AI through a set of MCP server tools.

Installation

cargo install sparkle-mcp

Quick Start

Add to your MCP client configuration:

{
  "mcpServers": {
    "sparkle": {
      "command": "sparkle-mcp"
    }
  }
}

Then use the embody_sparkle tool to activate the framework.

Documentation

Full documentation in The Sparkle Book:

License

MIT

Commit count: 115

cargo fmt