nat.plugins.mcp.server.front_end_plugin#
Attributes#
Classes#
MCP front end plugin implementation. |
Module Contents#
- logger#
- class MCPFrontEndPlugin#
Bases:
nat.builder.front_end.FrontEndBase[nat.plugins.mcp.server.front_end_config.MCPFrontEndConfig]MCP front end plugin implementation.
- get_worker_class() type[nat.plugins.mcp.server.front_end_plugin_worker.MCPFrontEndPluginWorkerBase]#
Get the worker class for handling MCP routes.
- _get_worker_instance()#
Get an instance of the worker class.