Skip to main content
Glama
test.ymlβ€’445 B
name: test on: push: branches: - master - main pull_request: jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: erlef/setup-beam@v1 with: otp-version: "27.1.2" gleam-version: "1.11.1" rebar3-version: "3" # elixir-version: "1" - run: gleam deps download - run: gleam test - run: gleam format --check src test

Latest Blog Posts

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/campfirein/cipher'

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