An MCP server that gives LLM agents structured, safe, and traceable access to engineering project documentation stored in Markdown/Git repositories, enabling management of requirements, decisions, tes…
{
"mcpServers": {
"engimcp": {
"command": "npx",
"args": [
"-y",
"engimcp"
]
}
}
}