Skip to main content
Glama

@kazuph/mcp-fetch

by kazuph
ci.yml469 B
name: CI on: pull_request: push: branches: [ main ] permissions: contents: read jobs: test: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4 - name: Use Node.js uses: actions/setup-node@v4 with: node-version: 22 cache: 'npm' - name: Install deps run: npm ci --ignore-scripts - name: Run tests (unit + typecheck + biome) run: npm test

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/kazuph/mcp-fetch'

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