nandishnagaraj
MCP Servernandishnagarajpublic

zephyr mcp server

MCP Server for Zephyr Scale Integration

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

MCP Server for Zephyr Scale Integration

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Zephyr MCP Server

A Model Context Protocol (MCP) server for integrating with Zephyr Scale.

Setup Instructions

  1. Clone this repository:

    git clone https://github.com/nandishnagaraj/zephyr-mcp-server.git
    cd zephyr-mcp-server
    
  2. Install dependencies:

    pip install -r requirements.txt
    
  3. Configure VS Code:

    • Open your VS Code settings (JSON)
    • Add the following to your MCP configuration:
    {
      "mcpServers": {
        "zephyr": {
          "command": "python",
          "args": ["zephyr/zephyr.py"]
        }
      }
    }
    
  4. Set your Zephyr Scale API token:

    • Create a .env file in the project root
    • Add your API token:
    ZEPHYR_API_TOKEN=your_api_token_here
    

Features

  • Fetch test cases from Zephyr Scale
  • Filter by project key and folder ID
  • Limit number of results

Usage

The server provides the following tools:

  • get_test_cases: Fetch test cases from Zephyr Scale
    • Parameters:
      • project_key: Project key (e.g., "SM")
      • folder_id: (Optional) Folder ID to filter test cases
      • max_results: Maximum number of test cases to return (default: 10)

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

Quick Start

1

Clone the repository

git clone https://github.com/nandishnagaraj/zephyr-mcp-server
2

Install dependencies

cd zephyr-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownernandishnagaraj
Repozephyr-mcp-server
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation