Skip to main content
Glama

ralph_run_tools

Execute predefined development tool presets like test runners and linters for JavaScript, Python, Rust, and Go projects to automate code quality checks.

Instructions

Run external tool presets (test runners, linters, etc.).

Available presets:

  • javascript-test: Run npm test

  • javascript-lint: Run ESLint

  • python-test: Run pytest

  • python-lint: Run ruff

  • rust-test: Run cargo test

  • rust-lint: Run clippy

  • go-test: Run go test

  • build: Verify project builds

Use ralph_detect_tools to see which presets are available for your project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
presetsYesList of tool preset names to run

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/cbuntingde/ralph-wiggum-mcp'

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