SpecMgr for Claude Code
io.github.dfch/biz-dfch-specmgr
An artifact manager for system specifications.
client:Claude Code
transport:stdio
runtime:pypi
Install SpecMgr in Claude Code
run in your project directory
claude mcp add biz-dfch-specmgr -e SPECMGR_MCP_TRANSPORT=<SPECMGR_MCP_TRANSPORT> -e SPECMGR_MCP_HOST=<SPECMGR_MCP_HOST> -e SPECMGR_MCP_PORT=<SPECMGR_MCP_PORT> -e SPECMGR_ADR_DIR=<SPECMGR_ADR_DIR> -e SPECMGR_DOCS_DIR=<SPECMGR_DOCS_DIR> -e SPECMGR_FEAT_DIR=<SPECMGR_FEAT_DIR> -- uvx biz-dfch-specmgr
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs