Google PageRank for AI agents. 25,000+ tools indexed.

maksymcherevko/claude-docker

Score: 53.3 Rank #37

Isolated Docker environment for running Claude Code with security hardening, GitLab integration, and Jira MCP server

Overview

maksymcherevko/claude-docker is a Python MCP server licensed under MIT. Isolated Docker environment for running Claude Code with security hardening, GitLab integration, and Jira MCP server

Ranked #37 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for maksymcherevko/claude-docker
[![AgentRank](https://agentrank-ai.com/api/badge/tool/maksymcherevko--claude-docker)](https://agentrank-ai.com/tool/maksymcherevko--claude-docker/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/maksymcherevko--claude-docker/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/maksymcherevko--claude-docker" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="maksymcherevko/claude-docker"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Claude Code — Isolated Docker Environment

An isolated environment for running Claude Code inside a Docker container with read-only access to GitLab, an MCP server for Jira, and network isolation via a whitelisting proxy.

## Requirements

- Docker Desktop
- GitLab account with a read-only token (scope: `read_repository`, role: Reporter)

## Setup

### 1. Fill in `.env`

```bash
cp .env.example .env
```

```env
GIT_TOKEN=glpat-xxxxxxxxxxxxx       # GitLab Personal Access Token (read_repository)
GITLAB_HOST=gitlab.example.com      # GitLab host
WORKSPACE_PATH=~/Git-projects       # Path to your projects folder
```

### 2. Fill in MCP Jira `.env`

```bash
cp mcp-servers/jira/.env.example mcp-servers/jira/.env
```

```env
JIRA_URL=https://jira.example.com
JIRA_USERNAME=your_username
JIRA_PASSWORD=your_password
JIRA_JQL=project = PROJ AND assignee = currentUser()
```

### 3. Configure network whitelist

```bash
cp squid-proxy/whitelist.conf.example squid-proxy/whitelist.conf
```

Edit `s
Read full README on GitHub →
Are you the maintainer of maksymcherevko/claude-docker?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.