Module: Html2rss::MCP
- Defined in:
- lib/html2rss/mcp.rb,
lib/html2rss/mcp/server.rb
Overview
MCP server for AI client consumption. Lazy-loads the mcp gem; no cost when the server is not started.
Defined Under Namespace
Modules: Server
Class Method Summary collapse
-
.start(transport: :stdio, port: 8080) ⇒ Object
Starts the MCP server using the given transport.