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).
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
—
—
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments