RMRanjit/mcp-Rally
If you are the rightful owner of mcp-Rally 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.
The MCP Rally Integration Server is a Model Context Protocol server that facilitates AI assistants' interaction with Rally's Web Services API for agile project management.
Tools
Functions exposed to the LLM to take actions
create_user_story
Create new user stories with validation
get_user_story
Retrieve user story by ObjectID
update_user_story
Modify existing user stories
query_user_stories
Search user stories by criteria
create_defect
Log new defects with severity and state
query_defects
Search defects by state, severity, owner
update_defect_state
Change defect workflow states
create_task
Create tasks linked to stories or defects
update_task
Modify task progress and assignments
query_artifacts
Cross-artifact search and analysis
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client