SPSS-MCP Extended
Related Servers
Alternatives to SPSS-MCP Extended
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables AI agents to drive IBM SPSS Statistics for statistical analysis and publication-quality chart generation through natural language, returning structured results and ensuring safe execution.515MIT
- AlicenseBqualityBmaintenanceEnables AI agents to run IBM SPSS Statistics on macOS for statistical analyses, generate paper-ready charts, extract structured results, and execute mediation/moderation analyses with safety controls.51MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to perform data analysis on local datasets through natural language, orchestrating Python, R, SQL, Spark, Jupyter, Power BI, and Tableau engines for statistics, machine learning, dashboard generation, and batch processing.Apache 2.0

IBM watsonx.data MCP Serverofficial
AlicenseBqualityBmaintenanceEnables AI assistants to interact seamlessly with IBM watsonx.data lakehouses using natural language for operations like querying, catalog browsing, engine management, and data ingestion.397Apache 2.0- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to read, analyze, edit, and create Alteryx workflows, including summarizing workflows, finding tools, editing configurations, updating SQL, managing connections, and building new workflows programmatically.MIT
- FlicenseNot gradedqualityCmaintenanceEnables LLM clients to load, clean, visualize, and analyze tabular datasets, and to generate multi-format analytic reports through natural language instructions.-
TDQS
Scored across 69 tools
Most tools map to distinct SPSS commands or data operations, and the statistical procedures are clearly separated by test type. However, there is some overlap between spss_list_variables and spss_read_metadata, and spss_graph_boxplot reuses the same EXAMINE mechanism as spss_normality_outliers.
All tools share the spss_ prefix and use lower_snake_case, which creates a strong overall pattern. The convention is slightly inconsistent because some names are verb-driven (list_variables, run_syntax) while others are noun-style SPSS command names (frequencies, descriptives, crosstabs), but the pattern remains predictable.
With 69 tools, this server is far above the typical well-scoped range and will create significant selection overhead for agents. The broad SPSS domain explains some of the count, but the presence of spss_run_syntax and registry-based method tools makes many thin wrapper tools feel redundant.
The server covers a wide range of SPSS functionality: file inspection, data transformation, statistical analysis, survival analysis, clustering, graphs, and output export. Minor gaps exist for some specialized procedures and newer SPSS modules, but core data-management and analysis workflows are thoroughly supported.