analytical-mcp

quanticsoul4772/analytical-mcp
★ 4 stars TypeScript AI/LLM Updated 11d ago
Analytical MCP Server: Enhancing AI with Structured Problem-Solving Tools
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": {
    "analytical-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "quanticsoul4772/analytical-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server providing statistical analysis, decision support, logical reasoning, and research verification tools for Claude. - Node.js >= 20.0.0 - EXA_API_KEY environment variable (for research features) ```bash npm install npm run build ``` ```bash docker build -t analytical-mcp . docker run -d \

Tools (12)

analytical_mcp_cache_evictions_totalanalytical_mcp_cache_hits_totalanalytical_mcp_cache_misses_totalanalytical_mcp_cache_puts_totalanalytical_mcp_cache_sizeanalytical_mcp_circuit_breaker_failure_countanalytical_mcp_circuit_breaker_stateanalytical_mcp_circuit_breaker_success_countanalytical_mcp_circuit_breaker_total_calls_totalanalytical_mcp_cpu_usage_microsecondsanalytical_mcp_memory_usage_bytesanalytical_mcp_uptime_seconds