[build-system] requires = ["setuptools>=68", "wheel"] build-backend = "setuptools.build_meta" [project] name = "mazingira-mcp" version = "0.1.4" description = "MCP server for Kenya environment — NEMA permits, climate data, conservation areas, environmental rights, and climate adaptation. 5 tools." readme = "README.md" license = { text = "MIT" } requires-python = ">=3.10" dependencies = ["fastmcp>=2.0.0", "pydantic>=2.0"] [project.scripts] mazingira-mcp = "mazingira_mcp.server:mcp.run" [project.urls] Homepage = "https://github.com/gabrielmahia/mazingira-mcp" Documentation = "https://github.com/gabrielmahia/nairobi-stack" "MCP Registry" = "https://registry.modelcontextprotocol.io" Datasets = "https://huggingface.co/gmahia" Evaluation = "https://github.com/gabrielmahia/kipimo" [tool.setuptools.packages.find] where = ["src"] # build: 1782218504