Skip to main content
Glama

StatFlow

pyproject.toml•509 B
[project] name = "statflow" version = "0.1.0" description = "Automated Statistical Analysis & Report Generation - Transform experimental data into thesis-quality research reports" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=0.9.0", "mysql-connector-python>=8.3.0", "openpyxl>=3.1.2", "pandas>=2.2.0", ] [project.scripts] statflow = "statflow.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = []

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/Rucha-Nandgirikar/statflow'

If you have feedback or need assistance with the MCP directory API, please join our Discord server