Skip to main content
Glama

octomind-mcp

Official
by OctoMind-dev
action.yml448 B
name: "setup" description: "Enable corepack, install dependencies" runs: using: "composite" steps: - name: Corepack enable shell: bash run: | npm i -g corepack@latest corepack enable - uses: actions/setup-node@v4 with: node-version: 22 cache: "pnpm" - name: Install dependencies shell: bash run: pnpm install --frozen-lockfile --prefer-offline

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/OctoMind-dev/octomind-mcp'

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