Skip to main content
Glama
pyproject.toml544 B
[project] name = "e-stats-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "fastmcp>=2.13.3", "httpx>=0.28.1", "pydantic-settings>=2.12.0", ] [dependency-groups] dev = [ "mypy>=1.19.0", "pytest>=9.0.2", "pytest-asyncio>=1.3.0", "ruff>=0.14.8", ] [project.scripts] e-stats-mcp = "e_stats_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["e_stats_mcp"]

Latest Blog Posts

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/koizumikento/e-stats-mcp'

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