tecton-mcp
What is this MCP
This is a Mission Control Protocol (MCP) server designed for Tecton, providing tools to interact with Tecton clusters, manage feature stores, and execute CLI commands. It serves as an interface between Tecton's infrastructure and external systems.
How to use this MCP
The MCP server requires Python 3.10+, Tecton SDK, and MCP to be installed. After configuration, it can be started by running the server script. Tools are accessed through the MCP interface, allowing for workspace listing, feature view configuration retrieval, and CLI command execution.
What this MCP can be used for
This MCP server enables automated management of Tecton feature stores, including workspace and feature view inspection, configuration retrieval, and CLI command execution. It's particularly useful for integrating Tecton with other systems or for building automated workflows around feature store operations.