get_template
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gitignore
https://github.com/pipeworx-io/mcp-gitignore
1/7 registries