core/mcp_server library

Classes

MCPServer
MCP Server implementation following the Model Context Protocol

Typedefs

MCPResourceHandler = Future Function(Map<String, dynamic> params)
Handler function for MCP resources
MCPToolHandler = Future Function(Map<String, dynamic> params)
Handler function for MCP tools