ABMeter MCP Server

utilities By abmeter

Description

Feature flagging and A/B testing platform with AI-first experimentation workflows.

Install & Run Command

npx -y ai.abmeter/abmeter
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ai-abmeter-abmeter": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ai-abmeter-abmeter" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author abmeter
Category utilities
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!