#!/bin/bash
#
# Expected parameter: <test_name> where test_name is a name of the test file from `tests/` folder.
pip install -r requirements.txt > /dev/null 2>&1
python "tests/$1"
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/mimeCam/mcp-devbrain-stdio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server