feat(scripts): add 8 new MCP server vendor repositories
Added vendor clone entries for: - actual-mcp: Actual budget MCP integration https://github.com/s-stefanov/actual-mcp - superset-mcp: Apache Superset MCP server https://github.com/aptro/superset-mcp - beszel-mcp: Beszel monitoring MCP https://github.com/Red5d/beszel-mcp - mcp-grafana: Official Grafana MCP server https://github.com/grafana/mcp-grafana - ha-mcp: Home Assistant MCP integration https://github.com/homeassistant-ai/ha-mcp - gitea-mcp: Gitea MCP server https://gitea.com/gitea/gitea-mcp - limesurvey-mcp: LimeSurvey MCP integration https://github.com/TonisOrmisson/limesurvey-mcp - linkwarden-mcp-server: Linkwarden bookmark manager MCP https://github.com/irfansofyana/linkwarden-mcp-server Total vendor repositories now at 40+.
This commit is contained in:
@@ -81,6 +81,14 @@ clone_repo "ghidra-mcp" "https://github.com/bethington/ghidra-mcp.git"
|
||||
clone_repo "reverse-engineering-assistant" "https://github.com/cyberkaida/reverse-engineering-assistant.git"
|
||||
clone_repo "webserial-mcp" "https://github.com/DG1001/webserial-mcp.git"
|
||||
clone_repo "terraform-ls" "https://github.com/hashicorp/terraform-ls.git"
|
||||
clone_repo "actual-mcp" "https://github.com/s-stefanov/actual-mcp.git"
|
||||
clone_repo "superset-mcp" "https://github.com/aptro/superset-mcp.git"
|
||||
clone_repo "beszel-mcp" "https://github.com/Red5d/beszel-mcp.git"
|
||||
clone_repo "mcp-grafana" "https://github.com/grafana/mcp-grafana.git"
|
||||
clone_repo "ha-mcp" "https://github.com/homeassistant-ai/ha-mcp.git"
|
||||
clone_repo "gitea-mcp" "https://gitea.com/gitea/gitea-mcp.git"
|
||||
clone_repo "limesurvey-mcp" "https://github.com/TonisOrmisson/limesurvey-mcp.git"
|
||||
clone_repo "linkwarden-mcp-server" "https://github.com/irfansofyana/linkwarden-mcp-server.git"
|
||||
|
||||
echo -e "${GREEN}=== All repositories cloned successfully! ===${NC}"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user