| Package | Description |
|---|---|
| io.modelcontextprotocol.spec |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
McpSchema.ResourceContent
A common interface for resource content, which includes metadata about the resource
such as its URI, name, description, MIME type, size, and annotations.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
McpSchema.Implementation |
static class |
McpSchema.Prompt
A prompt or prompt template that the server offers.
|
static class |
McpSchema.PromptArgument
Describes an argument that a prompt can accept.
|
static class |
McpSchema.PromptReference
Identifies a prompt for completion requests.
|
static class |
McpSchema.Resource
A known resource that the server is capable of reading.
|
static class |
McpSchema.ResourceLink
A known resource that the server is capable of reading.
|
static class |
McpSchema.ResourceTemplate
Resource templates allow servers to expose parameterized resources using URI
templates.
|
Copyright © 2025. All rights reserved.