Back to Home
toms74209200 icon

mcp-maven-deps

Verified Safe

by toms74209200

Overview

Provides a Model Context Protocol (MCP) server for searching Maven and Gradle dependencies.

Installation

Run Command
deno run --allow-net jsr:@toms/mcp-maven-deps

Security Notes

The server makes external network requests to Maven Central and Gradle Plugin Portal, which is its core functionality and requires the '--allow-net' Deno permission, explicitly stated in the README. Input parameters for the 'search_dependencies' tool are validated using Zod, mitigating potential injection risks. No 'eval' or other dynamic code execution, obfuscation, or hardcoded secrets were found in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-12

Tags

MCPMavenGradleDependency SearchDeno