Back to Apps

Requirements Engineering MCP
Supports UIby pvliesdonk
Standardized requirements engineering workflows backed by StrictDoc for AI-driven specifications.
0 stars
Works in:claude
Exposes:ToolsResourcesPrompts
What it does
This server integrates requirements engineering workflows into AI assistants using a StrictDoc-backed approach. It helps maintain consistency and rigor in software specifications and system requirements.
Tools
get_server_info: Confirms the deployed version and core metadata of the server.- Domain-specific requirements tools for managing and querying specification state (refer to
src/reqeng_mcp/tools.pyin source).
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"reqeng-mcp": {
"command": "reqeng-mcp serve"
}
}
}
Supported hosts
Confirmed for Claude Desktop.
Quick install
pip install pvliesdonk-reqeng-mcp && reqeng-mcp serveInformation
- Pricing
- free
- Published
- 6/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"reqeng-mcp": {"command": "reqeng-mcp serve"}}}





