MCP.so
Sign In
D

Dependency Mcp Server

@estevaosaleme

About Dependency Mcp Server

It provides MCP tools to fetch the latest stable version of libraries and modules from various programming language package registries (Java, Python, Go, Rust, PHP, C/C++, Ruby, Dart, Swift, and JavaScript/Node.js).

Basic information

Category

Other

Transports

stdio

Publisher

estevaosaleme

Submitted by

Estêvão Saleme

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Dependency Version Server": {
      "command": "python3",
      "args": [
        "<path>/dependency-mcp-server/main.py"
      ],
      "env": {
        "PYTHONUNBUFFERED": "1"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Dependency Mcp Server?

Dependency Mcp Server provides MCP tools to fetch the latest stable version of libraries and modules from various programming language package registries (Java, Python, Go, Rust, PHP, C/C++, Ruby, Dart, Swift, and JavaScript/Node.js).

How to use Dependency Mcp Server?

Key features of Dependency Mcp Server

  • Fetches latest stable version of libraries from multiple package registries
  • Supports Java, Python, Go, Rust, PHP, C/C++, Ruby, Dart, Swift, and JavaScript/Node.js

Use cases of Dependency Mcp Server

FAQ from Dependency Mcp Server

Comments

More Other MCP servers