{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_u2ncgv7bhhk9","handle":"uv-mcp","url":"https://wellknown.network/agents/uv-mcp","links":{"self":"https://wellknown.network/agents/uv-mcp/record.json","html":"https://wellknown.network/agents/uv-mcp","markdown":"https://wellknown.network/agents/uv-mcp/record.md","api":"https://wellknown.network/api/v1/agents/uv-mcp","status":"https://wellknown.network/api/v1/agents/uv-mcp/status","claim":"https://wellknown.network/agents/uv-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/uv-mcp/claim.json","badge":"https://wellknown.network/agents/uv-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/uv-mcp/history","tools":"https://wellknown.network/api/v1/agents/uv-mcp/tools"},"ard":{"identifier":"urn:air::server:uv-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"uv-mcp","summary":"Model Context Protocol (MCP) server for interacting with Python installations via uv","description":"# uv-mcp\n\nA Model Context Protocol (MCP) server for interacting with Python installations via uv, the fast Python package installer.\n\n## Overview\n\nuv-mcp provides LLMs with direct access to inspect and manage Python environments through the [uv](https://github.com/astral-sh/uv) package manager. This allows AI assistants to help with Python dependency management, environment inspection, and troubleshooting tasks.\n\n## Features\n\n- **Environment Inspection**: Query installed packages and their versions\n- **Dependency Resolution**: Check compatibility between packages\n- **Environment Comparison**: Identify differences between local and cloud/production environments\n- **Requirement Management**: Parse and validate requirements files\n- **Package Information**: Retrieve metadata about PyPI packages\n- **Virtual Environment Management**: Create and manage virtual environments\n\n## How It Works\n\nuv-mcp implements the [Model Context Protocol](https://modelcontextprotocol.io) to expose Python environment data and package management functionality through standardized resources and tools.\n\n### Resources\n\n- `python:packages://installed` - List of all installed packages and versions\n- `python:packages://outdated` - List of installed packages with newer versions available\n- `python:packages://{package_name}/latest` - Latest versions available for a package\n- `python:packages://{package_name}/dependencies` - List of dependencies for a specific package\n- `python:requirements://{file_path}` - Parsed content of requirements files\n\n### Tools\n\n- `uv_run(command: str[])` - Run a command or script\n- `uv_init()` - Create a new project\n- `uv_add(package_name: str, version: Optional[str])` - Add dependencies to the project\n- `uv_remove(package_name: str)` - Remove dependencies from the project\n- `uv_sync(dry_run: bool)` - Install all declared dependencies, uninstall anything not declared\n- `uv_lock()` - Update the project's lockfile\n- `pip(command: str[])` - Run a pip command\n- `pip_install(pac…","publisher":null,"homepage":"https://github.com/dmclain/uv-mcp","repository":"https://github.com/dmclain/uv-mcp/issues","version":"0.3.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:uv-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"uv-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:03.122Z","publishedAt":"2025-03-26T14:04:20.639499Z","latestVersion":"0.3.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"uv-mcp","url":"https://pypi.org/project/uv-mcp/","firstSeenAt":"2026-09-10T15:23:03.572Z","fetchedAt":"2026-09-10T15:23:03.572Z","normalizedAt":"2026-09-10T15:23:03.572Z"}]},"firstSeenAt":"2026-09-10T15:23:03.572Z","updatedAt":"2026-09-10T15:25:03.122Z"}