Skip to main content
Glama
sapientpants

DeepSource MCP Server

by sapientpants

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEEPSOURCE_API_KEYYesYour DeepSource API key for authentication with the DeepSource API

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
projectsA

List all available DeepSource projects. Returns a list of project objects with "key" and "name" properties.

quality_metricsB

Get quality metrics from a DeepSource project with optional filtering

update_metric_thresholdB

Update the threshold for a specific quality metric

update_metric_settingB

Update the settings for a quality metric

compliance_reportB

Get security compliance reports from a DeepSource project

project_issuesB

Get issues from a DeepSource project with filtering capabilities

runsB

List analysis runs for a DeepSource project with filtering

runB

Get a specific analysis run by its runUid or commitOid

recent_run_issuesB

Get issues from the most recent analysis run on a specific branch

dependency_vulnerabilitiesB

Get dependency vulnerabilities from a DeepSource project

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sapientpants/deepsource-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server