Skip to main content
Glama

Basic Math MCP Server

by bahfahh
prepare-tests269 B
#!/usr/bin/env sh set -e mkdir -p .browser echo echo Preparing browser tests: find spec -type f -name '*.spec.js' | \ xargs -I {} sh -c \ 'export f="{}"; echo $f; browserify $f -t require-globify -t brfs -x ajv -u buffer -o $(echo $f | sed -e "s/spec/.browser/");'

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/bahfahh/mcptest'

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