Skip to main content

A Model Context Protocol (MCP) server for Stash issue analysis and task management

Project description

Stash MCP Server

PyPI version Python versions License: MIT

A Model Context Protocol (MCP) server for Stash issue analysis. This server enables AI assistants to interact with your Stash instance to analyze issues, find similar content, and identify subject matter experts.

Features

  • Issue Analysis: Get detailed analysis for specific issues including similar content discovery
  • Task Management: List and manage tasks assigned to the authenticated user
  • Secure Authentication: Uses MCP tokens for secure API access

Configuration

The server requires the following environment variables:

  • STASH_API_BASE: Base URL for your Stash API
  • STASH_MCP_TOKEN: Your Stash MCP authentication token

You can get these environment variables from your Stash account.

With Copilot, Cursor, or Claude Code

Add this to your IDE MCP configuration file:

{
  "mcpServers": {
    "stash": {
      "command": "uvx",
      "args": ["stash-mcp"],
      "env": {
        "STASH_API_BASE": "stash-api-base-url",
        "STASH_MCP_TOKEN": "your-mcp-token-here"
      }
    }
  }
}

Available Tools

list_my_tasks

Lists all tasks assigned to the authenticated user, grouped by categories.

get_issue_analysis

Get detailed analysis for a specific issue including:

  • Similar issues
  • Related documents
  • Relevant code files
  • Subject matter experts

Requirements

  • Python 3.10 or higher
  • Valid Stash account with MCP access
  • Network access to your Stash instance

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support and questions, See Stash Documentation.

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

stash_mcp-1.2.0.tar.gz (36.5 kB view details)

Uploaded Source

Built Distribution

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

stash_mcp-1.2.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file stash_mcp-1.2.0.tar.gz.

File metadata

  • Download URL: stash_mcp-1.2.0.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.13

File hashes

Hashes for stash_mcp-1.2.0.tar.gz
Algorithm Hash digest
SHA256 5b896ff97550acf35ef2a04f24669f4851ed948a3dec40ce807a906bb31d8057
MD5 012c46313a1ec1800b3b65498975f09f
BLAKE2b-256 7e863e56403b8d8c71c318244fe27c2d6653feedb463bccb7b114c4db1a54645

See more details on using hashes here.

File details

Details for the file stash_mcp-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: stash_mcp-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.13

File hashes

Hashes for stash_mcp-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 44d5eb34e581c9b7e82cf777ba476eafb9db0a147afec251f8837fe480061b0a
MD5 4c7c3158567702fbb6a5d73064cc065e
BLAKE2b-256 ad84a08c6320948a277e28e23cbc82195a58237f7a445a9afbea281a0ee7eb1a

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