| Package | Description |
|---|---|
| io.modelcontextprotocol.server | |
| io.modelcontextprotocol.spec | |
| org.noear.solon.ai.mcp.server | |
| org.noear.solon.ai.mcp.server.manager |
| Class and Description |
|---|
| McpAsyncServer
The Model Context Protocol (MCP) server implementation that provides asynchronous
communication using Project Reactor's Mono and Flux types.
|
| McpAsyncServerExchange
Represents an asynchronous exchange with a Model Context Protocol (MCP) client.
|
| McpServer.AsyncSpecification
Asynchronous server specification.
|
| McpServer.SyncSpecification
Synchronous server specification.
|
| McpServerFeatures.AsyncPromptSpecification
Specification of a prompt template with its asynchronous handler function.
|
| McpServerFeatures.AsyncResourceSpecification
Specification of a resource with its asynchronous handler function.
|
| McpServerFeatures.AsyncResourceTemplateSpecification |
| McpServerFeatures.AsyncToolSpecification
Specification of a tool with its asynchronous handler function.
|
| McpServerFeatures.SyncPromptSpecification
Specification of a prompt template with its synchronous handler function.
|
| McpServerFeatures.SyncResourceSpecification
Specification of a resource with its synchronous handler function.
|
| McpServerFeatures.SyncResourceTemplateSpecification
Specification of a resource template with its synchronous handler function.
|
| McpServerFeatures.SyncToolSpecification
Specification of a tool with its synchronous handler function.
|
| McpSyncServer
A synchronous implementation of the Model Context Protocol (MCP) server that wraps
McpAsyncServer to provide blocking operations. |
| McpSyncServerExchange
Represents a synchronous exchange with a Model Context Protocol (MCP) client.
|
| Class and Description |
|---|
| McpAsyncServerExchange
Represents an asynchronous exchange with a Model Context Protocol (MCP) client.
|
| Class and Description |
|---|
| McpSyncServer
A synchronous implementation of the Model Context Protocol (MCP) server that wraps
McpAsyncServer to provide blocking operations. |
| McpSyncServerExchange
Represents a synchronous exchange with a Model Context Protocol (MCP) client.
|
| Class and Description |
|---|
| McpServer.SyncSpecification
Synchronous server specification.
|
| McpSyncServer
A synchronous implementation of the Model Context Protocol (MCP) server that wraps
McpAsyncServer to provide blocking operations. |
Copyright © 2025. All rights reserved.