Skip to main content
Glama

Vitest MCP Server

by djankies

list_tests

List all test files within a specified directory or the project root using the Vitest MCP Server, enabling developers to quickly locate and manage test cases for efficient debugging and testing workflows.

Instructions

Find and list test files in the project or specified directory

Input Schema

NameRequiredDescriptionDefault
pathNoDirectory path to search for test files (defaults to project root)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Directory path to search for test files (defaults to project root)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Vitest MCP Server

Related Tools

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/djankies/vitest-mcp'

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