MCP Servers / cloud-service / tilt-mcp

tilt-mcp

JSON →
stdionone5cloud-service

Tilt MCP is a Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments

Install
How to run this server
[ { "cmd": "pip install tilt-mcp", "imports": [] } ]
server path: tilt-mcp
Tools
What this server exposes
trigger_resource
Triggers a Tilt resource to rebuild/update
enable_resource
Enables one or more Tilt resources
disable_resource
Disables one or more Tilt resources
wait_for_resource
Wait for a resource to reach a specific condition
list_resources
List all enabled Tilt resources with their status
get_resource_logs
Get logs from a specific resource with optional regex filtering
describe_resource
Get detailed information about a specific resource
Configuration
Environment & auth
authnone
envTILT_HOST
Resources
tilt-mcp — MCP Server · libregistry