UNPKG

deepsource-mcp-server

Version:
138 lines (137 loc) 5.42 kB
{ "build_sha": "25a5fc4c1729f0565851f9594d52f14168872125", "build_time": "2025-10-20T11:46:45Z", "node_version": "v22.20.0", "pnpm_version": "10.17.0", "typescript_version": "", "files": [ "dist/types/report-types.js", "dist/types/branded.js", "dist/types/discriminated-unions.js", "dist/types/vulnerability.js", "dist/types/metrics.js", "dist/types/analysis.js", "dist/types/index.js", "dist/types/graphql-responses.js", "dist/deepsource.js", "dist/utils/error-handling/mcp-errors.js", "dist/utils/error-handling/mcp-error-formatter.js", "dist/utils/error-handling/mcp-error-converter.js", "dist/utils/error-handling/index.js", "dist/utils/error-handling/mcp-error-factory.js", "dist/utils/retry/retry-budget.js", "dist/utils/retry/circuit-breaker.js", "dist/utils/retry/retry-policy.js", "dist/utils/retry/retry-executor.js", "dist/utils/retry/exponential-backoff.js", "dist/utils/retry/index.js", "dist/utils/graphql/processor.js", "dist/utils/graphql/queries.js", "dist/utils/graphql/processors/run-checks-processor.js", "dist/utils/graphql/index.js", "dist/utils/graphql/query-builder.js", "dist/utils/logger.js", "dist/utils/index.js", "dist/utils/pagination/helpers.js", "dist/utils/pagination/manager.js", "dist/utils/pagination/types.js", "dist/utils/pagination/index.js", "dist/utils/response-builder.js", "dist/utils/errors/factory.js", "dist/utils/errors/types.js", "dist/utils/errors/index.js", "dist/utils/errors/categories.js", "dist/utils/errors/handlers.js", "dist/utils/errors.js", "dist/utils/logging/logger.js", "dist/utils/logging/index.js", "dist/models/common.js", "dist/models/report.js", "dist/models/vulnerability.js", "dist/models/metrics.js", "dist/models/analysis.js", "dist/models/security.js", "dist/models/pagination.js", "dist/models/issues.js", "dist/models/index.js", "dist/models/projects.js", "dist/models/runs.js", "dist/server/tool-registry-enhanced.js", "dist/server/mcp-server.js", "dist/server/tool-registration.js", "dist/server/tool-registry.js", "dist/server/index-enhanced.js", "dist/server/tool-definitions.js", "dist/server/tool-helpers.js", "dist/client/security-client.js", "dist/client/projects-client.js", "dist/client/issues-client.js", "dist/client/factory.js", "dist/client/base-client.js", "dist/client/index.js", "dist/client/metrics-client.js", "dist/client/runs-client.js", "dist/handlers/dependency-vulnerabilities.js", "dist/handlers/quality-metrics.js", "dist/handlers/project-issues.js", "dist/handlers/recent-run-issues.js", "dist/handlers/run.js", "dist/handlers/base/handler.factory.js", "dist/handlers/base/handler.interface.js", "dist/handlers/base/index.js", "dist/handlers/index.js", "dist/handlers/project-runs.js", "dist/handlers/compliance-reports.js", "dist/handlers/projects.js", "dist/config/tool-discovery.config.js", "dist/config/features.js", "dist/config/default.js", "dist/config/index.js", "dist/compatibility.js", "dist/domain/value-objects/coverage-percentage.js", "dist/domain/value-objects/threshold-value.js", "dist/domain/value-objects/issue-count.js", "dist/domain/value-objects/index.js", "dist/domain/value-objects/metric-value.js", "dist/domain/shared/entity.js", "dist/domain/shared/aggregate-root.js", "dist/domain/shared/value-object.js", "dist/domain/shared/repository.interface.js", "dist/domain/shared/index.js", "dist/domain/index.js", "dist/domain/aggregates/compliance-report/compliance-report.aggregate.js", "dist/domain/aggregates/compliance-report/index.js", "dist/domain/aggregates/compliance-report/compliance-report.types.js", "dist/domain/aggregates/compliance-report/compliance-report.repository.js", "dist/domain/aggregates/project/project.types.js", "dist/domain/aggregates/project/index.js", "dist/domain/aggregates/project/project.aggregate.js", "dist/domain/aggregates/project/project.repository.js", "dist/domain/aggregates/quality-metrics/quality-metrics.repository.js", "dist/domain/aggregates/quality-metrics/quality-metrics.aggregate.js", "dist/domain/aggregates/quality-metrics/quality-metrics.types.js", "dist/domain/aggregates/quality-metrics/index.js", "dist/domain/aggregates/analysis-run/analysis-run.repository.js", "dist/domain/aggregates/analysis-run/analysis-run.aggregate.js", "dist/domain/aggregates/analysis-run/index.js", "dist/domain/aggregates/analysis-run/analysis-run.types.js", "dist/adapters/handler-adapters.js", "dist/tools/example.tool.js", "dist/index-registry.js", "dist/index.js", "dist/version.js", "dist/infrastructure/mappers/analysis-run.mapper.js", "dist/infrastructure/mappers/index.js", "dist/infrastructure/mappers/quality-metrics.mapper.js", "dist/infrastructure/mappers/project.mapper.js", "dist/infrastructure/mappers/compliance-report.mapper.js", "dist/infrastructure/repositories/analysis-run.repository.js", "dist/infrastructure/repositories/quality-metrics.repository.js", "dist/infrastructure/repositories/index.js", "dist/infrastructure/repositories/compliance-report.repository.js", "dist/infrastructure/repositories/project.repository.js", "dist/infrastructure/factories/repository.factory.js", "dist/infrastructure/factories/index.js", "dist/infrastructure/index.js" ] }