Skip to main content
Glama
lirantal

NodeJS API Docs MCP Server

by lirantal
automerge.yml907 B
name: automerge on: pull_request: types: - labeled - unlabeled - synchronize - opened - edited - ready_for_review - reopened - unlocked pull_request_review: types: - submitted check_suite: types: - completed status: {} jobs: automerge: runs-on: ubuntu-latest permissions: contents: write pull-requests: write steps: - id: automerge name: automerge uses: "pascalgn/automerge-action@v0.16.4" env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" # we only merge PRs with labels of "dependencies" MERGE_LABELS: "automerge" MERGE_REMOVE_LABELS: "automerge" MERGE_METHOD: "squash" MERGE_COMMIT_MESSAGE: "automatic" MERGE_FORKS: "false" MERGE_REQUIRED_APPROVALS: "0" UPDATE_METHOD: "rebase"

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