Skip to main content

A Model Context Protocol (MCP) server for querying vCosmos Test Logic API - UUTs and Tasks

Project description

vCosmos UUT MCP Server

A Model Context Protocol (MCP) server that provides tools to query Units Under Test (UUTs) and tasks from the vCosmos Test Logic API.

📦 Available on PyPI: vcosmos-mcp-server
▶️ Install & Run:

uvx vcosmos-mcp-server

🚀 Quick Start

  1. Set your vCosmos token:

    export VCOSMOS_TOKEN="your_token_here"   # Linux/Mac
    $env:VCOSMOS_TOKEN="your_token_here"     # PowerShell
    
  2. Run the server (choose one option):

    • Option A: Manual
      Run directly from command line:

      uvx vcosmos-mcp-server
      
    • Option B: VS Code Integration (Recommended)
      Add this to your VS Code MCP settings:

      {
        "mcpServers": {
          "vcosmos": {
            "command": "uvx",
            "args": ["vcosmos-mcp-server"],
            "env": {
              "VCOSMOS_TOKEN": "your_token_here"
            }
          }
        }
      }
      

🏗️ Architecture

Architecture Diagram

📖 Documentation


Package Name: vcosmos-mcp-server
Python: 3.8+
License: MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vcosmos_mcp_server-0.1.6.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vcosmos_mcp_server-0.1.6-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file vcosmos_mcp_server-0.1.6.tar.gz.

File metadata

  • Download URL: vcosmos_mcp_server-0.1.6.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vcosmos_mcp_server-0.1.6.tar.gz
Algorithm Hash digest
SHA256 311bc85609f5d2bfe731d6855b5e814307b2ae2e322fdea9ca476ca8352a1dce
MD5 3772801b33d373438d0399889fc0e104
BLAKE2b-256 7f8d6b37eeafc081cfd5f5f3d394ebb17a866a63860d224b25fa6163b31f5aa4

See more details on using hashes here.

File details

Details for the file vcosmos_mcp_server-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for vcosmos_mcp_server-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7d272a63c547bdbc0a30a3d825dbc88f7967dc40af86fab4abc30c7493f15d89
MD5 2fe0b83ccdfd38599b460103ca912872
BLAKE2b-256 39c6b862afed902ceed97090978327e4221be86a585c31dc49d2e471a8c5c794

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page