llm-chat-mcp
MCP server library for the @johannes.latzel/llm-chat ecosystem. Wraps Tool
and ToolPackage instances behind the Model Context Protocol so they can
be served over stdio or HTTP.
Navigation
- Quick Start — get a server running in minutes
- Architecture — design and internals
- Servers —
BaseMcpServer,StdioMcpServer,HttpMcpServer - Converters — schema and result conversion