BeClaude

test

New
SmitheryDevelopmentby clickhouse

Run ClickHouse stateless or integration tests. Use when the user wants to run or execute tests.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "test": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is test?

Run ClickHouse stateless or integration tests. Use when the user wants to run or execute tests.

How to install test?

To install test: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "test": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is test best for?

test is a mcp categorized under Development. It is designed for: testing, coding. Created by clickhouse.