Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Tecton MCP Server
Claim
Official
by
tecton-ai
GitHub
Databases
Developer Tools
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.gitignore
pyproject.toml
.python-version
README.md
tecton_mcp.py
utils.py
uv.lock
[project] name = "tecton_mcp" version = "0.1.0" description = "Tecton MCP server" readme = "README.md" requires-python = ">=3.10" dependencies = [ "click>=8.1.8", "cloudpickle>=3.1.1", "httpx>=0.28.1", "mcp>=1.3.0", "tecton>=1.1.5", ]