Re-exports§
pub use config::MetisServerConfig;pub use error::McpServerError;pub use error::Result;pub use server::MetisServerHandler;
Modules§
- config
- error
- error_
utils - formatting
- Standardized output formatting for MCP tool responses.
- server
- tools
Macros§
- tool_
error - Helper function to create CallToolError from formatted string
Functions§
- run
- Run the MCP server