Skip to content
Cline

Report Needs MCP Server for Cline

io.github.jarvisonm4/report-needs

MCP server for AI agents to report infrastructure needs they encounter during task execution

client:Cline transport:stdio runtime:pypi

Install Report Needs MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "report-needs": {
      "command": "uvx",
      "args": [
        "report-needs"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Report Needs MCP Server in other clients