Skip to main content
Glama

Lara Translate MCP Server

by translated
run-docker-tests-commit.yml421 B
name: Run docker tests on commit on: workflow_dispatch: push: branches: - main jobs: tests: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 - name: Set up Docker run: | # Ensure Docker is installed and running docker --version - name: Build Docker image run: | docker build -t temp-image .

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/translated/lara-mcp'

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