DeepSource MCP Server

by sapientpants

deepsource_run

Retrieve specific code analysis results using a runUid (UUID) or commitOid (commit hash) for in-depth code quality insights with DeepSource integration.

Instructions

Get a specific analysis run by its runUid (UUID) or commitOid (commit hash).

Input Schema

NameRequiredDescriptionDefault
runIdentifierYesThe runUid (UUID) or commitOid (commit hash) to identify the run

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "runIdentifier": { "description": "The runUid (UUID) or commitOid (commit hash) to identify the run", "type": "string" } }, "required": [ "runIdentifier" ], "type": "object" }
ID: u4wlvmu5z8