Overview
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: run a stdio or HTTP server
- Architecture: design and internals
- Document Resources: expose documents as MCP resources
- Servers:
BaseMcpServer,StdioMcpServer,HttpMcpServer - Converters: schema and result conversion
License
MIT. See LICENSE.