Hackle MCP Server
A Model Context Protocol server for Hackle API providing tools and resources for querying A/B Test data.
Features
Tools
- list_experiments: List experiments(A/B Test) from your workspace
Installation
Option 1: Installing via Smithery
To install hackle-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @hackle-io/hackle-mcp --client claude
Option 2: Add to claude_desktop_config by hand
Add this entry to your claude_desktop_config.json:
- On Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
- On Windows: %APPDATA%Claudeclaude_desktop_config.json
- On Linux: ~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"hackle-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@hackle-io/hackle-mcp",
"--config",
"{"apiKey":"YOUR_API_KEY"}"
]
}
}
}
Restart Claude if running
Getting Your API Key
To use the Hackle MCP Server, you will need an API key. To obtain your API key:
- Contact the Hackle team directly through Hackle Slack Community
- Request an API key for MCP Server access
- The Hackle team will provide you with a unique API key
Important: Never share your API key or commit it to public repositories. Treat your API key as a sensitive credential.
Hackle API Server
Project Details
- hackle-io/hackle-mcp
- @hackle-io/hackle-mcp
- MIT License
- Last Updated: 4/18/2025
Recomended MCP Servers
Hedera MCP server
A GUI Agent application based on UI-TARS(Vision-Language Model) that allows you to control your computer using natural language.
Klaviyo MCP Server Enhanced with better reporting and analytics
MCP Gateway - translate MCP tool-callings to HTTP requests
This project provides an MCP (Multi-Channel Pipeline) server that acts as a wrapper for the MLB Stats API....
k8s服务相关状态检查
MCP server to convert a diagram to picture using kroki.io
Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train Qwen3, Llama 4, DeepSeek-R1, Gemma 3, TTS 2x faster with...





