Documentation
¶
Overview ¶
Package main provides the entry point for the MCP CLI Adapter application.
The application implements the Model Context Protocol (MCP) for executing command-line tools in a secure and configurable manner, allowing AI-powered applications to execute commands on behalf of users.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package root contains the command-line interface implementation for the MCP CLI Adapter.
|
Package root contains the command-line interface implementation for the MCP CLI Adapter. |
|
pkg
|
|
|
command
Package command provides functions for creating and executing command handlers.
|
Package command provides functions for creating and executing command handlers. |
|
common
Package common provides shared utilities and types used across the MCP CLI Adapter.
|
Package common provides shared utilities and types used across the MCP CLI Adapter. |
|
config
Package config provides configuration loading and handling functionality.
|
Package config provides configuration loading and handling functionality. |
|
server
Package server implements the MCP server functionality.
|
Package server implements the MCP server functionality. |
Click to show internal directories.
Click to hide internal directories.