---
title: "MCP server card"
method: GET
path: "/mcp/server-card"
tags: ["MCP"]
---

# MCP server card

`GET /mcp/server-card`

Public MCP Server Card describing this server: name, version, the streamable HTTP endpoint, the protocol versions it speaks and the Authorization header a client must send. Requires no authentication, because it is the document a client reads before it holds a credential. The card contains no credential itself; the Authorization entry is a template marked isSecret. Advertised in the Agentic Resource Discovery catalog at /.well-known/ai-catalog.json, and deliberately NOT served at /.well-known/mcp/server-card.json, a location the MCP specification rules out because a single server's card is application-level rather than site-wide metadata.

## Response `200`

MCP server card

## Other responses

- `304` — Not modified (If-None-Match matched the ETag)

## Changes

> 11 revisions in range; 4 could not be searched.

- **2026-08-08** `a0407ec6d2a1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/llmpulse/apis/llm-pulse-api/changes/mcp/server-card/get.md)

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
