1. Conduid
  2. Developer Tools
  3. Maven Central
MCP server · Developer Tools

Maven Central

Maven Central MCP — Java/JVM artifact registry

37Low

Scored 5 hours ago · breakdown

About Maven Central

Maven Central is an MCP server in the Developer Tools category: maven Central MCP — Java/JVM artifact registry. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add maven-central -- npx -y @krozov/maven-central-mcp
npx
npx -y @krozov/maven-central-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Maven Central

Powered by Claude · Grounded in docs

I know everything about Maven Central. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

krozov-ai-tools

CI npm

Claude Code plugin marketplace by Kirill Rozov.

Installation

Add the marketplace to Claude Code:

/plugin marketplace add kirich1409/krozov-ai-tools

Install a plugin:

/plugin install maven-mcp@krozov-ai-tools
/plugin install sensitive-guard@krozov-ai-tools
/plugin install developer-workflow@krozov-ai-tools
/plugin install developer-workflow-experts@krozov-ai-tools
/plugin install developer-workflow-kotlin@krozov-ai-tools
/plugin install developer-workflow-swift@krozov-ai-tools

Installing any of developer-workflow, developer-workflow-kotlin, or developer-workflow-swift automatically pulls in their dependencies (developer-workflow-experts and — for the platform plugins — developer-workflow core).

Plugins

maven-mcp

Maven dependency intelligence for JVM projects. Auto-registers an MCP server that provides tools for version lookup, dependency auditing, vulnerability checking, and changelog tracking across Maven Central, Google Maven, and custom repositories.

Features:

  • Version intelligence — stability-aware selection, upgrade type classification
  • Project scanning — Gradle, Maven, version catalogs
  • Repository auto-discovery from build files
  • Vulnerability checking via OSV.dev
  • Changelog tracking — GitHub releases, AndroidX, AGP, Firebase release notes
  • Artifact search across Maven Central

Skills: /check-deps, /latest-version, /dependency-changes

See plugins/maven-mcp/ for full documentation.

sensitive-guard

Prevents sensitive data (secrets, PII) from reaching AI servers. Scans files via a PreToolUse hook before they are read into conversation.

Features:

  • Secret detection via gitleaks (700+ rules)
  • PII detection — email, SSN, credit cards, IBAN (custom regex)
  • Interactive allow/block prompt per finding
  • Project and global allowlists (SHA-256 hashed)
  • Configurable patterns and tools

See plugins/sensitive-guard/ for full documentation.

developer-workflow family

Four plugins that split the dev-workflow pipeline along coherent lines. developer-workflow is the lifecycle core; -experts holds reusable review/consult agents; -kotlin and -swift hold platform specialists.

developer-workflow (core)

Toolbox of on-demand skills — research, spec authoring, multiexpert review, mechanical checks, code-quality finalize, retroactive tests, QA, and PR lifecycle. No forced sequencing; plan mode picks the right skill.

Skills (11): /research, /write-spec, /reverse-spec, /multiexpert-review, /check, /finalize, /write-tests, /generate-test-plan, /acceptance, /create-pr, /drive-to-merge

Agent: manual-tester (covers exploratory QA without a spec — call directly via the Task tool; heuristics live in the agent file)

Depends on: developer-workflow-experts

See plugins/developer-workflow/.

developer-workflow-experts

Reusable review/consult agents. Safe to install standalone in any project — no skills, no hooks, no MCP servers.

Agents (9): code-reviewer, architecture-expert, security-expert, performance-expert, ux-expert, build-engineer, devops-expert, business-analyst, debugging-expert

See plugins/developer-workflow-experts/.

developer-workflow-kotlin

Kotlin, Android, and KMP specialization.

Skills (3): /code-migration, /kmp-migration, /migrate-to-compose

Agents: kotlin-engineer, compose-developer

Depends on: developer-workflow, developer-workflow-experts

See plugins/developer-workflow-kotlin/.

developer-workflow-swift

Swift, iOS, and macOS specialization.

Agents: swift-engineer, swiftui-developer

References: Swift concurrency, testing, SwiftUI patterns/state/performance.

Depends on: developer-workflow, developer-workflow-experts

See plugins/developer-workflow-swift/.

License

MIT

README mirrored from the source repository 5 hours ago. The original is authoritative.

Questions

About Maven Central

How do I install Maven Central?

Run claude mcp add maven-central -- npx -y @krozov/maven-central-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Maven Central safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Maven Central still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.