Back to Home
oogunbiyi21 icon

stats-compass-mcp

Verified Safe

by oogunbiyi21

Overview

A stateful, MCP-compatible toolkit of pandas-based data tools for AI-powered data analysis.

Installation

Run Command
docker run -p 8000:8000 stats-compass-mcp

Environment Variables

  • STATS_COMPASS_HOST
  • STATS_COMPASS_PORT
  • STATS_COMPASS_MEMORY_LIMIT_MB
  • STATS_COMPASS_MAX_SESSIONS
  • STORAGE_BACKEND
  • LOCAL_STORAGE_PATH
  • S3_BUCKET
  • S3_PREFIX
  • S3_REGION
  • S3_ENDPOINT_URL
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY

Security Notes

The server implements session isolation to prevent data leakage between different AI agent interactions. File loading in local mode requires absolute file paths on the host system, posing a potential risk if the AI is instructed to access sensitive directories. Remote storage (S3) requires secure management of AWS credentials via environment variables, or preferably, IAM roles. The core data analysis logic within the `stats-compass-core` dependency would need a separate audit for potential command injection or data processing vulnerabilities through tool parameters.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-17

Tags

AI AgentsData AnalysisPandasMCPMachine Learning