An open API service for producing an overview of a list of open source projects.

https://github.com/muchiny/bridge-mcp

ai-tools air-gapped automation claude claude-code compliance devops docker infrastructure kubernetes mcp mcp-server model-context-protocol monitoring multi-protocol remote-management rust security ssh windows

Score: 4.04305126783455

Last synced: about 6 hours ago
JSON representation

Repository metadata:

MCP server for secure SSH remote management — 337 tools across 74 groups for DevOps, Docker, Kubernetes, databases, systemd, Windows, cloud, compliance & more. Built in Rust.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 763
Total Committers: 3
Avg Commits per committer: 254.333
Development Distribution Score (DDS): 0.08

Commits in past year: 763
Committers in past year: 3
Avg Commits per committer in past year: 254.333
Development Distribution Score (DDS) in past year: 0.08

Name Email Commits
loic wernert l****t@o****r 702
Claude n****y@a****m 55
dependabot[bot] 4****] 6

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 57
Total pull requests: 79
Average time to close issues: 22 days
Average time to close pull requests: 8 days
Total issue authors: 3
Total pull request authors: 4
Average comments per issue: 0.88
Average comments per pull request: 1.08
Merged pull request: 39
Bot issues: 55
Bot pull requests: 41

Past year issues: 57
Past year pull requests: 79
Past year average time to close issues: 22 days
Past year average time to close pull requests: 8 days
Past year issue authors: 3
Past year pull request authors: 4
Past year average comments per issue: 0.88
Past year average comments per pull request: 1.08
Past year merged pull request: 39
Past year bot issues: 55
Past year bot pull requests: 41

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/muchiny/bridge-mcp

Top Issue Authors

  • github-actions[bot] (55)
  • cullenmeyers (1)
  • muchiny (1)

Top Pull Request Authors

  • dependabot[bot] (41)
  • muchiny (36)
  • internet-dot (1)
  • OyaAIProd (1)

Top Issue Labels

  • security (55)
  • bug (54)
  • ci-failure (1)
  • enhancement (1)

Top Pull Request Labels

  • rust (25)
  • ci (20)
  • documentation (11)
  • tools (11)
  • domain (9)
  • security (8)
  • docker (2)

Dependencies

crates/bridge-mcp-macros/Cargo.toml cargo
Cargo.toml cargo
  • base64 0.23 development
  • criterion 0.8 development
  • filetime 0.2 development
  • insta 1 development
  • proptest 1 development
  • tempfile 3 development
  • tokio 1 development
  • tracing-test 0.2 development
  • aho-corasick 1
  • anyhow 1
  • async-trait 0.1
  • aws-config 1
  • aws-sdk-ssm 1
  • axum 0.8
  • bridge-mcp-macros 0.1.0
  • chrono 0.4
  • clap 4.5
  • clap_complete 4.5
  • const-hex 1
  • dirs 6
  • hyper-util 0.1
  • inventory 0.3
  • jaq-core 3
  • jaq-json 2
  • jaq-std 3
  • jsonwebtoken 11
  • k8s-openapi 0.28
  • kube 4.0
  • mimalloc 0.1
  • notify 8.2
  • opentelemetry 0.32
  • opentelemetry-otlp 0.32
  • opentelemetry_sdk 0.32
  • psrp-rs 1.0
  • rayon 1
  • regex 1
  • reqwest 0.13
  • russh 0.62
  • russh-sftp 2.1
  • serde 1
  • serde-saphyr 1.0
  • serde_json 1
  • sha2 0.11
  • similar 3
  • thiserror 2
  • tokio 1
  • tokio-serial 5.4
  • tokio-socks 0.5
  • tokio-stream 0.1
  • tokio-util 0.7
  • tower 0.5
  • tower-http 0.7
  • tracing 0.1
  • tracing-opentelemetry 0.33
  • tracing-subscriber 0.3
  • uuid 1
  • winrm-rs 1.1
  • zeroize 1
fuzz/Cargo.toml cargo
docker-compose.test.yml docker
  • lscr.io/linuxserver/openssh-server latest
.github/workflows/fuzz.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/cache v6 composite
  • actions/checkout v7 composite
  • actions/github-script v8 composite
  • actions/upload-artifact v7 composite
  • dtolnay/rust-toolchain nightly composite
fuzz/Cargo.lock cargo
  • 348 dependencies
.github/workflows/ci.yml actions
  • DavidAnson/markdownlint-cli2-action v24 composite
  • EmbarkStudios/cargo-deny-action v2 composite
  • Swatinem/rust-cache v2 composite
  • actions/checkout v6 composite
  • actions/checkout v7 composite
  • actions/upload-artifact v7 composite
  • crate-ci/typos v1 composite
  • dorny/paths-filter v4 composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action v2 composite
.github/workflows/release.yml actions
  • EmbarkStudios/cargo-deny-action v2 composite
  • actions/attest-build-provenance v4 composite
  • actions/checkout v7 composite
  • actions/download-artifact v8 composite
  • actions/upload-artifact v7 composite
  • dtolnay/rust-toolchain stable composite
  • softprops/action-gh-release v2 composite
  • taiki-e/install-action v2 composite
Dockerfile docker
  • alpine 3.20 build
  • rust 1.94-alpine build
.github/workflows/security.yml actions
  • EmbarkStudios/cargo-deny-action v2 composite
  • Swatinem/rust-cache v2 composite
  • actions/checkout v7 composite
  • actions/github-script v8 composite
  • actions/upload-artifact v7 composite
  • astral-sh/setup-uv v7 composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action v2 composite
.github/workflows/docker.yml actions
  • actions/checkout v7 composite
  • aquasecurity/trivy-action v0.35.0 composite
  • docker/build-push-action v7 composite
  • docker/login-action v4 composite
  • docker/metadata-action v6 composite
  • docker/setup-buildx-action v4 composite
  • dtolnay/rust-toolchain stable composite
  • github/codeql-action/upload-sarif v4 composite
  • taiki-e/install-action v2 composite
.github/workflows/registry-publish.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v6 composite
.github/workflows/labeler.yml actions
  • actions/labeler v5 composite
.github/workflows/deps.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v7 composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action v2 composite
.github/workflows/nightly-compat.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v7 composite
  • actions/github-script v8 composite
  • dtolnay/rust-toolchain nightly composite
  • dtolnay/rust-toolchain master composite
  • taiki-e/install-action v2 composite
Cargo.lock cargo
  • 591 dependencies