JeffersonStats
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@JeffersonStatsrun a two-sample t-test on groups A and B"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
JeffersonStats: Advanced Statistical Analysis MCP Server
Overview
JeffersonStats is a powerful, high-performance statistical analysis server built on the FastMCP framework. It provides a comprehensive suite of statistical tools accessible via a clean, intuitive API. Whether you're performing basic descriptive statistics or advanced statistical tests, JeffersonStats delivers accurate results with minimal configuration.
Related MCP server: VayuChat MCP
Features
JeffersonStats offers a rich set of statistical capabilities:
Basic Statistics
Mean, median, mode, and range calculations
Standard deviation and variance
Quartiles and interquartile range (IQR)
Percentile and quantile calculations
Advanced Statistics
Skewness and kurtosis analysis
Correlation coefficients (Pearson, Spearman, Kendall's tau)
Covariance calculations
Z-score transformations
Hypothesis Testing
T-tests (one-sample, independent, paired)
ANOVA (Analysis of Variance)
Chi-square tests
Mann-Whitney U test
Wilcoxon signed-rank test
Normality tests (Shapiro-Wilk)
Binomial tests
Data Analysis
Linear regression
Confidence intervals (standard and bootstrap)
Outlier detection
Moving averages
Frequency tables
Comprehensive descriptive statistics summaries
Why Choose JeffersonStats?
High Performance: Built on optimized NumPy and SciPy libraries for fast computation
Easy Integration: Simple HTTP API that works with any programming language or platform
Comprehensive: Over 30 statistical tools in a single package
Reliable: Based on industry-standard statistical implementations
Containerized: Easy deployment with Docker
Scalable: Designed to handle large datasets efficiently
Installation
Using Python
# Clone the repository
git clone https://github.com/yourusername/JeffersonStats.git
cd JeffersonStats
# Create a virtual environment (optional but recommended)
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
# Install dependencies
pip install -r requirements.txt
# Run the server
python mcpserver.pyUsing Docker
# Clone the repository
git clone https://github.com/yourusername/JeffersonStats.git
cd JeffersonStats
# Build the Docker image
docker build -t jeffersonstats:latest .
# Run the container
docker run -p 8080:8080 jeffersonstatsThe server will be available at http://localhost:8080.
Usage
JeffersonStats exposes its statistical tools through a MCP server using streamble-http transport. Here are some examples:
MCP Clients supported
CherryStudio
VSCode
Cursor
WindSurf
BlackGoose
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceProvides comprehensive statistical analysis tools for industrial data including time series analysis, correlation calculations, stationarity tests, outlier detection, causal analysis, and forecasting capabilities. Enables data quality assessment and statistical modeling through a FastAPI-based MCP architecture.Last updated5
- FlicenseBqualityDmaintenanceA FastMCP server for natural language data analysis that allows users to load CSV files, execute Python code with pandas and numpy, and generate matplotlib visualizations. It provides a suite of tools for data exploration, statistical summaries, and querying datasets through MCP-compatible clients.Last updated15
- Flicense-qualityDmaintenanceAn MCP server for data analysis and visualization supporting CSV and Excel files. It enables users to generate statistical summaries and create multi-dimensional charts like heatmaps and bar plots through natural language.Last updated
- Flicense-qualityDmaintenanceAn MCP server for dataset exploration and analysis, enabling LLM clients to perform summary, correlation, distribution, missing value analysis, data cleaning, and statistical tests directly on CSV files.Last updated
Related MCP Connectors
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
Eurostat MCP — wraps Eurostat Statistical Data API (no auth required)
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sharabhshukla/JeffersonStatsMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server