mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-18 02:09:32 -05:00
[PR #518] [CLOSED] Add ShipSite Deploy Agent to MCP AI Agents #14585
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/518
Author: @coolsoftwaretyler
Created: 2/21/2026
Status: ❌ Closed
Base:
main← Head:add-shipsite-mcp-agent📝 Commits (1)
144e130Add ShipSite Deploy Agent to MCP AI Agents📊 Changes
4 files changed (+243 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)➕
mcp_ai_agents/shipsite_deploy_agent/README.md(+89 -0)➕
mcp_ai_agents/shipsite_deploy_agent/requirements.txt(+4 -0)➕
mcp_ai_agents/shipsite_deploy_agent/shipsite_agent.py(+148 -0)📄 Description
Adds a Streamlit-based MCP agent that lets users describe a website in natural language and have it built and deployed live via ShipSite (shipsite.sh) — a static site hosting API designed for LLM agents.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.