You're viewing a demo portfolio

Join the waitlist
PRSM

page

Active

Tool of Tldr Pages

declared in 0.1.0

Render tldr page for a command.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "command": "ls"
    },
    {
      "command": "grep",
      "language": "en",
      "platform": "linux"
    }
  ],
  "required": [
    "command"
  ],
  "properties": {
    "command": {
      "type": "string"
    },
    "language": {
      "type": "string",
      "description": "ISO 639-1, default \"en\"."
    },
    "platform": {
      "type": "string",
      "description": "common (default) | linux | osx | windows | android | sunos | freebsd"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tldr Pages

https://github.com/pipeworx-io/mcp-tldr-pages

1/7 registries
View full server →