ProctorU/mcp-tools
A collection of Model Context Protocol (MCP) tools for Jira, Confluence, and TestRail. Fetch tickets, generate SRS/UI docs, create test cases, and automate QA workflows. Work in progress: add GitHub MCP, RAG pipeline, and indexed DB caching to reduce token churn.
Platform-specific configuration:
{
"mcpServers": {
"mcp-tools": {
"command": "npx",
"args": [
"-y",
"mcp-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...