Back to Home
kelceyp-mcp-servers icon

swic

Verified Safe

by kelceyp-mcp-servers

Overview

Manages development workflow entities like stories, documents, and templates, integrated with AI assistants via Model Context Protocol (MCP) for orchestrating development workflows.

Installation

Run Command
swic-mcp

Environment Variables

  • BUN_BIN
  • BUN
  • BUN_PATH

Security Notes

The project demonstrates robust path validation and boundary enforcement, significantly reducing path traversal risks. File operations use atomic writes where appropriate. A minor risk exists in CLI commands using `child_process.execSync` with `process.env.EDITOR`, which could be exploited if `EDITOR` is set to a malicious executable. The `swic-mcp` launcher delegates to `bun` via `process.env.BUN_BIN` (or similar), posing a standard risk if the Bun executable path is hijacked. The server primarily communicates via standard I/O (stdio), limiting direct network attack surface.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-23

Tags

MCPWorkflow AutomationDocument ManagementAI Agent ToolsDevelopment