mcp-server-req-refine
ReqRefine is a Model Context Protocol server that helps users gather requirements effectively by guiding the conversation to reveal comprehensive and implicit needs, and then structuring the dialogue into specifications. It features note storage, a summarization prompt, and a tool for adding notes, facilitating a dynamic and interactive discovery process.
ReqRefine MCP Server
ReqRefine is an MCP conversational service designed to enhance requirement gathering through strategic questioning. It guides users to uncover comprehensive needs, reveals implicit requirements, and transforms dialogues into structured specifications, turning the requirement collection process into a collaborative discovery journey.
Components
- Resources: Implements a simple note storage system with a custom
note://
URI scheme. - Prompts: Includes a prompt 'summarize-notes' for note summary creation.
- Tools: Provides an 'add-note' tool to incorporate new notes into the server.
Quickstart
Instructions for installing Claude Desktop configuration on MacOS and Windows.
Development
Guidelines for building and publishing the package, including syncing dependencies and using the MCP Inspector for debugging.