You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Mdn Search

declared in 0.1.0

Full-text search across MDN content.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "flexbox layout"
    },
    {
      "page": 1,
      "size": 20,
      "query": "async await",
      "locale": "ja"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page"
    },
    "size": {
      "type": "number",
      "description": "1-100 (default 10)"
    },
    "query": {
      "type": "string"
    },
    "locale": {
      "type": "string",
      "description": "en-US (default) | fr | es | ja | zh-CN | …"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Mdn Search

https://github.com/pipeworx-io/mcp-mdn-search

1/7 registries
View full server →