ai.mcpanalytics/analytics
discover_tools
Find analysis tools matching your data or question. Semantic search across 50+ statistical and ML tools.
Remote mcpanalytics/mcp-analytics
Other tools also called discover_tools?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Text query describing what you want to analyze"
},
"dataset": {
"type": "string",
"description": "Dataset UUID to match tools against"
}
}
}