You're viewing a demo portfolio

Join the waitlist
PRSM

get_template

Active

Tool of Gitignore

declared in 0.1.0

Fetch the raw .gitignore content for the named template (case-sensitive, e.g. "Node", "Python", "macOS").

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Node"
    },
    {
      "name": "Python"
    }
  ],
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Template name without the .gitignore suffix."
    }
  }
}

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 →