We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsoft/genaiscript'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature.RF43.feature•290 B
# id: RF43
Feature: Validate mandatory arguments
Scenario: Ensure filename and size are provided
Given a user provides the arguments
When the system checks for the presence of "filename" and "size"
Then the system should validate that both "filename" and "size" are provided