Back to Home
eimmig icon

sprint-docx-mcp-server

Verified Safe

by eimmig

Overview

Processes DOCX Sprint documents to extract hierarchical project information (Sprints, Stories, Subtasks) and generate Jira-formatted Markdown files, supporting agile documentation and workflow automation.

Installation

Run Command
sprint-docx-mcp-server

Security Notes

The tool performs file system operations (read DOCX, write markdown) based on user-provided absolute paths (`docxPath`, `outputDir`, `templatesDir`). Users should ensure these paths are safe and do not point to sensitive system directories or arbitrary locations that could lead to data overwrite or unauthorized access if the host system isn't properly secured. The code itself does not contain 'eval', direct network communication beyond the MCP protocol, or hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-11-24

Tags

DOCX parsingJira formattingAgile developmentSprint planningGitHub Copilot agent