本文へスキップ
MCP ThesaurusMCP Thesaurus

apiDocs.title

apiDocs.ledeBefore /api/v1/listingsapiDocs.ledeAfterWithCount

apiDocs.quickStartHeading

curl "https://mcpthesaurus.com/api/v1/listings?type=server&limit=2"

apiDocs.parametersHeading

apiDocs.colParameterapiDocs.colValuesapiDocs.colNotes
typeapiDocs.params.type.valuesapiDocs.params.type.notes
categoryapiDocs.params.category.valuesapiDocs.params.category.notes
qapiDocs.params.q.valuesapiDocs.params.q.notes
limitapiDocs.params.limit.valuesapiDocs.params.limit.notes
cursorapiDocs.params.cursor.valuesapiDocs.params.cursor.notes

apiDocs.responseHeading

{
  "data": [
    {
      "id": "l4e58abc8270f2fcbd42cfcff",
      "name": "Playwright MCP",
      "slug": "microsoft-playwright-mcp",
      "type": "server",
      "url": "https://mcpthesaurus.com/servers/microsoft-playwright-mcp",
      "markdown_url": "https://mcpthesaurus.com/servers/microsoft-playwright-mcp.md",
      "tagline": "Browser automation through structured accessibility snapshots.",
      "provenance": "community",
      "score": 82,
      "score_grade": "A",
      "registry_name": "io.github.microsoft/playwright-mcp",
      "version_latest": "1.63.0",
      "package": { "registry": "npm", "name": "@playwright/mcp" },
      "remote_url": null,
      "transports": ["stdio"],
      "auth_type": "none",
      "license": "Apache-2.0",
      "repository": "https://github.com/microsoft/playwright-mcp",
      "tool_count": 24,
      "category": "browser-automation",
      "last_commit_at": "2026-08-25T17:28:49.935Z"
    }
  ],
  "next_cursor": "l4e58abc8270f2fcbd42cfcff"
}

apiDocs.perEntryHeading

apiDocs.perEntryBody

# Markdown — install matrix, tools table, score, versions
curl "https://mcpthesaurus.com/servers/<slug>.md"

# JSON — the same facts, structured
curl "https://mcpthesaurus.com/servers/<slug>.json"

# Or ask for Markdown at the page URL itself
curl -H "Accept: text/markdown" "https://mcpthesaurus.com/servers/<slug>"

apiDocs.forModelsHeading

/llms.txt apiDocs.forModelsMiddle /llms-full.txt apiDocs.forModelsAfter

apiDocs.questionsHeading

apiDocs.faq.key.question
apiDocs.faq.key.answer
apiDocs.faq.commercial.question
apiDocs.faq.commercial.answer
apiDocs.faq.freshness.question
apiDocs.faq.freshness.answer
apiDocs.faq.bulk.question
apiDocs.faq.bulk.answer

apiDocs.buildingBefore apiDocs.buildingLink apiDocs.buildingAfter