Skip to main content
Glama

Deskaid

by ezyang
run_typecheck.sh253 B
#!/bin/bash set -e echo "Running Pyright type checker with strict settings..." SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" cd "$SCRIPT_DIR" "${SCRIPT_DIR}/.venv/bin/python" -m pyright $@ echo "Type checking completed successfully!"

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/ezyang/codemcp'

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