Skip to main content
Glama
brianirish

Laravel MCP Companion

by brianirish
laravel-mcp-companion-1766181810995.yaml2.01 kB
pipeline: identifier: Build_brianirish_laravel_mcp_companion_1766181823421 name: Build laravel-mcp-companion orgIdentifier: default projectIdentifier: default_project properties: ci: codebase: build: <+input> connectorRef: account.Github repoName: brianirish/laravel-mcp-companion stages: - stage: identifier: build name: build spec: caching: enabled: true cloneCodebase: true execution: steps: - step: identifier: installdependencies name: install dependencies spec: command: npm install timeout: "" type: Run - step: identifier: runlinter name: run linter spec: command: |- pip install flake8 flake8 . timeout: "" type: Run - step: identifier: setupvirtualenvironment name: setup virtual environment spec: command: |- python3 -m venv .venv . .venv/bin/activate python3 -m pip install -r requirements.txt python3 -m pip install -e . timeout: "" type: Run - step: identifier: dockerbuild name: docker_build spec: caching: true connectorRef: <+input> repo: hello/world tags: - latest timeout: "" type: BuildAndPushDockerRegistry platform: arch: Amd64 os: Linux runtime: spec: {} type: Cloud type: CI

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/brianirish/laravel-mcp-companion'

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