ai.mcpanalytics/analytics
module_request
Request a custom analysis module to be built for your use case.
Remote mcpanalytics/mcp-analytics
Other tools also called module_request?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"description": {
"type": "string",
"description": "Describe the analysis you need"
}
}
}