requirements-mcp-server

sawadari/requirements-mcp-server

3.2

If you are the rightful owner of requirements-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

requirements-mcp-server is an interactive requirements management system using Model Context Protocol (MCP) integrated with Claude Code.

Tools

Functions exposed to the LLM to take actions

add_requirement

Add a new requirement with details like title, description, priority, and more.

get_requirement

Retrieve a requirement by its ID.

list_requirements

Get a list of all requirements.

update_requirement

Update an existing requirement by specifying its ID and fields to update.

delete_requirement

Delete a requirement by its ID.

search_requirements

Search for requirements based on criteria like status, priority, and category.

analyze_impact

Analyze the impact of a requirement change on the system.

get_dependency_graph

Retrieve the dependency graph for a requirement.

propose_change

Create a change proposal for a requirement.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources