We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mengfwan/test-mcp-glama'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name: DryRunGenPR
on:
pull_request:
workflow_dispatch:
jobs:
dryrun-gen:
if: github.repository == 'aws/karpenter-provider-aws'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- run: make prepare-website
env:
GIT_TAG: v0.10000.0 # Mock version for testing website generation