Application of LLM function calling from MCP document.

McpLlm is a module for composing LLM (Large Language Model) function calling application from MCP (Model Context Protocol) document.

The reasons why @samchon/openapi recommends to use the function calling feature instead of directly using the mcp_servers property of LLM API are:

Jeongho Nam - https://github.com/samchon

Interfaces

IApplicationProps

Functions

application