Stats
Actions
Tags
From crackerjack
Connects to a locally-running HTTP MCP server at localhost:8676. No command or environment variables are provided, so the specific capabilities are unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"crackerjack": {
"type": "http",
"url": "http://localhost:8676/mcp"
}
}
}Server configuration and connection parameters
http://localhost:8676/mcpFirst indexed Jul 19, 2026
First indexed Jul 19, 2026
npx claudepluginhub lesleslie/crackerjack