Dependency Mcp Server

Created By
Estevao Salemea year ago
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). Features: - Fetches the latest stable version for a given package from the main registry of each supported language. - Easily extensible and maintainable.
Overview

Dependency MCP Server

This project 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).

image

For details, visit: https://github.com/estevaosaleme/dependency-mcp-server

Server Config

{
  "mcpServers": {
    "Dependency Version Server": {
      "command": "python3",
      "args": [
        "<path>/dependency-mcp-server/main.py"
      ],
      "env": {
        "PYTHONUNBUFFERED": "1"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Estevao Saleme
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Crevio

2 days ago