fix: correct crush.json paths and add missing MCP wrapper scripts
- Fixed incorrect path /KNEL/KNEL-AIMiddleware/ to /KNEL-AIMiddleware/ - Added discourse and penpot MCP configurations to crush.json - Tracked 10 new wrapper scripts for pending MCP servers - Added paperless-mcp and postizz-mcp Dockerfiles - Updated JOURNAL.md with today's work entry 💘 Generated with Crush Assisted-by: GLM-5 via Crush <crush@charm.land>
This commit is contained in:
@@ -72,11 +72,11 @@ clone_repo "kubernetes-mcp-server" "https://github.com/containers/kubernetes-mcp
|
||||
clone_repo "ProxmoxMCP" "https://github.com/canvrno/ProxmoxMCP.git"
|
||||
clone_repo "terraform-mcp-server" "https://github.com/hashicorp/terraform-mcp-server.git"
|
||||
clone_repo "mcp-ansible" "https://github.com/bsahane/mcp-ansible.git"
|
||||
clone_repo "mcp-server" "https://github.com/Bitwarden/clients.git"
|
||||
clone_repo "mcp-server" "https://github.com/bitwarden/mcp-server.git"
|
||||
clone_repo "mcp-adapter" "https://github.com/WordPress/mcp-adapter.git"
|
||||
clone_repo "audiobook-mcp-server" "https://github.com/joelmale/audiobook-mcp-server.git"
|
||||
clone_repo "mcp-server-elasticsearch" "https://github.com/ahujasid/mcp-server-elasticsearch.git"
|
||||
clone_repo "penpot-mcp" "https://github.com/ahujasid/penpot-mcp.git"
|
||||
clone_repo "paperless-mcp" "https://github.com/nloui/paperless-mcp.git"
|
||||
clone_repo "penpot-mcp" "https://github.com/penpot/penpot-mcp.git"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user