Skip to main content
Glama
lirantal

NodeJS API Docs MCP Server

by lirantal
links-checker-schedule.yml743 B
name: Links Checker (On Schedule) on: repository_dispatch: workflow_dispatch: schedule: - cron: "00 18 * * *" jobs: linkChecker: runs-on: ubuntu-latest steps: - name: Check out repo uses: actions/checkout@v6 with: persist-credentials: false - name: Link Checker id: lychee uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 - name: Create Issue From File if: env.lychee_exit_code != 0 uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0 with: title: Link Checker Report content-filepath: ./lychee/out.md labels: report, automated issue

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/lirantal/mcp-server-nodejs-api-docs'

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