Skip to main content
Glama

CrowdStrike Falcon MCP Server

Official
by CrowdStrike
markdown-lint.yml732 B
name: Markdown Lint on: push: branches: [ main ] paths: - '**.md' pull_request: branches: [ main ] paths: - '**.md' permissions: contents: read jobs: markdown-lint: runs-on: ubuntu-latest steps: - name: Harden the runner (Audit all outbound calls) uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 with: egress-policy: audit - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 - name: Lint Markdown files uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e with: config: '.markdownlint.json' globs: | README.md docs/**/*.md

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/CrowdStrike/falcon-mcp'

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