Metadata-Version: 2.4
Name: stemmatry
Version: 0.1.14
Summary: Stemmatry MCP Server
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: annotated-types==0.7.0
Requires-Dist: asgiref==3.11.1
Requires-Dist: Django==6.0.4
Requires-Dist: django-ninja==1.6.2
Requires-Dist: networkx==3.6.1
Requires-Dist: pydantic==2.13.3
Requires-Dist: pydantic_core==2.46.3
Requires-Dist: sqlparse==0.5.5
Requires-Dist: tree-sitter==0.25.2
Requires-Dist: tree-sitter-python==0.25.0
Requires-Dist: typing-inspection==0.4.2
Requires-Dist: typing_extensions==4.15.0
Requires-Dist: tzdata==2026.2

# 🚀 Stemmatry MCP

**The Zero-Friction Context Infrastructure for LLMs.**

Stemmatry transforms complex codebases into structured, hierarchical knowledge. It turns raw source code into a navigable semantic graph so language models can perform precise, non-hallucinatory reasoning.

---

## ⚡ Quick Start

No complex setup. No manual API keys. No environment management.

### 1. Install via Smithery
Run the following command in your terminal:
```bash
npx -y @smithery/cli install stemmatry
