name: Test with uv and pytest
on:
pull_request:
paths:
- '**/*.py'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.7.20"
- name: run tests
run: uv run --dev pytest
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/TomMelt/hpc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server