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, ...
You can run the MCP Server in a Docker container. This is useful if you want to avoid managing Python environments or dependencies on your local machine. Then, follow the instructions below explaining ...
If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of ...