AtlasMind-Netra-mcp

sunishbharat/AtlasMind-Netra-mcp
★ 0 stars Python AI/LLM Updated today
AtlasMind-Netra-mcp is the AI agent and MCP server layer of the AtlasMind platform.AI agent and MCP server for AtlasMind. It clarifies ambiguous queries through conversation before dispatching to Jira
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atlasmind-netra-mcp": {
      "command": "uvx",
      "args": [
        "atlasmind-netra-mcp"
      ]
    }
  }
}

Or install with pip: pip install atlasmind-netra-mcp

README Excerpt

AtlasMind-Netra-mcp is the AI agent and MCP server layer of the AtlasMind platform. It sits between any MCP-compatible client (Claude Desktop, Cursor, or a custom UI) and the `atlasMind-Lite` JQL execution backend, running a multi-turn clarification loop before dispatching any query to Jira. Jira queries written by an LLM routinely fail or return wrong results because natural language is ambiguous - "escalation" could be a label, a custom field, or a priority value; "today" could mean created, u

Tools (10)

ANTHROPIC_API_KEYGOOGLE_API_KEYGROQ_API_KEYNETRA_LLM__MODELreport_delivery_failedreport_skippedreport_write_failedreport_writingreport_writtensession_id

Topics

agentic-aiatlassian-jirajiramcp-server