apify-mcp-tester.md

Apify MCP Tester

UI App
from"Apify"

Apify MCP testing client with UI for tool discovery and validation

Developer Tools
testingclientMCPtools
install.sh
# Clone the repository
$git clone https://github.com/Apify/apify-mcp-tester
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve