rrmistry/tilt-mcp
Overview
A Model Context Protocol (MCP) server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.
Capabilities
- • resource handlers
- • prompt templates
- • mcp client integration
- • workflow automation support
Best For
MCP server integrating Tilt for programmatic access to resources, logs, and management in Kubernetes development environments.
Decision Snapshot
Install
detected in docs
Usage
available
Docs
2 links
Config
8 strong hints
Capabilities
4 key capabilities detected
- • GitHub stars: 2
- • Forks: 2
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Usage
{ && "mcpServers": { && "tilt": { && "type": "stdio",Features
- • 🔍 **Resources**: Read-only access to Tilt data via URI templates (e.g., tilt://resources/all)
- • 🛠️ **Tools**: Actions with side effects for resource management and control
- • 💡 **Prompts**: Guided workflows for debugging and troubleshooting
- • 📊 **Resource Discovery**: List all active Tilt resources with their current status
- • 📜 **Log Retrieval**: Fetch recent logs from any Tilt resource with configurable tail
- • 🔄 **Resource Triggering**: Manually trigger Tilt resources to rebuild/update
- • ✅ **Resource Control**: Enable or disable resources dynamically
- • 📋 **Detailed Information**: Get comprehensive details about any resource
Use Cases
- • Supports capabilities such as: resource handlers; prompt templates; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • resource handlers
- • prompt templates
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • GitHub: mentions (Mentioned in approved metadata/docs evidence.)
Prompt Examples
example
• { && "mcpServers": { && "tilt": { && "type": "stdio",
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants to interact with clusters through natural language.
bright8192/esxi-mcp-server
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing REST API interfaces for virtual machine management.
wenhuwang/mcp-k8s-eye
An MCP server for Kubernetes management, cluster analysis, and application health monitoring.
thunderboltsid/mcp-nutanix
A Go-based MCP Server for interfacing with Nutanix Prism Central resources.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.