shai-mcp-servers

Aggregain/shai-mcp-servers
★ 0 stars Python 🔌 API Integration Updated 7d ago
MCP servers for Confluence and Jira integration
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shai-mcp-servers": {
      "command": "uvx",
      "args": [
        "shai-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install shai-mcp-servers