Skip to main content
Glama

predefined_commands

Execute predefined commands like 'check', 'doctest', 'make', and 'pytest' directly without terminal access. Simplify command execution by passing parameters and retrieving results in a structured format.

Instructions

Use instead of terminal: Execute a predefined command. The command string may include parameters after the command name.

Available commands list: ['check', 'doctest', 'make', 'pytest']. Args: command: The command to execute, with optional parameters (e.g., 'test', 'test myparam') Returns: A dictionary containing the execution results for the command Raises: ValueError: If no command is provided

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandYes

Other Tools

Related Tools

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/DanielAvdar/dev-kit-mcp-server'

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