| Package | Description |
|---|---|
| io.modelcontextprotocol.server |
| Modifier and Type | Method and Description |
|---|---|
McpAsyncServer |
McpServer.AsyncSpecification.build()
Builds an asynchronous MCP server that provides non-blocking operations.
|
McpAsyncServer |
McpServer.AsyncSpec.build()
Deprecated.
Builds an asynchronous MCP server that provides non-blocking operations.
|
McpAsyncServer |
McpSyncServer.getAsyncServer()
Get the underlying async server instance.
|
| Constructor and Description |
|---|
McpSyncServer(McpAsyncServer asyncServer)
Creates a new synchronous server that wraps the provided async server.
|
Copyright © 2025. All rights reserved.