Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
parse_document

Read a PDF or DOCX and return plain text.

export_scenarios

Save generated test scenarios into a JSON file and store in memory.

Prompts

Interactive templates invoked by user choice

NameDescription
test_scenario_prompt Provide a prompt for generating structured test scenarios from user stories. This prompt is used to convert user stories with acceptance criteria into structured test scenarios. The output is expected to be a JSON object with user story details, acceptance criteria, and corresponding test scenarios.

Resources

Contextual data attached and managed by the client

NameDescription
get_parsed_documentsList all parsed documents and their text.
get_exported_scenariosList all exported scenario files and their contents.

Latest Blog Posts

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/debabhinav1-hub/mcptestgenwithClaude'

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