Skip to main content
Glama

BLS MCP Server

by kovashikawa
uv_test_client.sh268 B
#!/usr/bin/env bash # Test BLS MCP server using uv set -e # Get script directory SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" PROJECT_DIR="$(dirname "$SCRIPT_DIR")" cd "$PROJECT_DIR" # Run test client with uv uv run python scripts/test_mcp_client.py

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/kovashikawa/bls_mcp'

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