ai.mcpanalytics/analytics

agent_advisor

Conversational AI that guides analysis and interprets results.

Remote mcpanalytics/mcp-analytics

Other tools also called agent_advisor? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "Your question or request"
    }
  }
}