sparkient-mcp-server

Sparkient/sparkient-mcp-server
★ 0 stars Python AI/LLM Updated 15d ago
MCP server for Sparkient Decision Intelligence API — sub-100ms structured decisions for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sparkient-mcp-server": {
      "command": "uvx",
      "args": [
        "sparkient-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install sparkient-mcp-server

Topics

ai-agentscontent-moderationdecision-intelligencemcpmcp-servermodel-context-protocol