You're viewing a demo portfolio

Join the waitlist
PRSM

compose

Active

Tool of Gitignore

declared in 0.1.0

Compose a combined .gitignore from multiple templates, separated by headers.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "names": [
        "Node",
        "macOS"
      ]
    },
    {
      "names": [
        "Python",
        "VisualStudioCode",
        "macOS"
      ]
    }
  ],
  "required": [
    "names"
  ],
  "properties": {
    "names": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "e.g. [\"Node\", \"macOS\", \"VisualStudioCode\"]"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Gitignore

https://github.com/pipeworx-io/mcp-gitignore

1/7 registries
View full server →
compose — Gitignore — PRSM MCP