trae-openspec-mcp-server
Verified Safeby cnPauLi
Overview
The Trae-OpenSpec MCP server provides a zero-command-line interface for creating, managing, and optimizing OpenSpec projects and code, integrated with Trae AI.
Installation
npx -y trae-openspec-mcpEnvironment Variables
- CREATE_REAL_FILES
Security Notes
The server performs file system write operations based on user input (projectName) when 'CREATE_REAL_FILES' is true. While limited to the current working directory and using path.join for basic path sanitization, this pattern inherently carries risk if not used in a controlled environment or with proper input validation. No 'eval' or direct network exposure for user input is present.
Similar Servers
mcp-github-project-manager
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
spec-oxide
A simple and lightweight Micro-Container Platform (MCP) designed for spec-driven development workflows.
openstudio-mcp-server
Enables AI assistants like Claude to interact with OpenStudio building energy models through a comprehensive set of natural language accessible tools for loading, inspecting, and manipulating models.
openapi-mcp-server
Converts OpenAPI specifications into Model Context Protocol (MCP) tools, enabling AI assistants to interact with APIs.