Skip to main content
Glama

QASE MCP Server

get_project

Retrieve project details by code using the QASE MCP Server. Simplify test management integration by accessing project-specific data with a single API call.

Instructions

Get project by code

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "code": { "type": "string" } }, "required": [ "code" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rikuson/mcp-qase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server