Crate mcp_host

Crate mcp_host 

Source
Expand description

mcp-host: Production-grade MCP server implementation

This crate provides a comprehensive Model Context Protocol (MCP) server implementation with sophisticated features like middleware chains, task management, progress tracking, and more.

Modules§

content
Content types and builders
logging
Logging infrastructure for MCP notifications
managers
Manager components TODO: Phase 4
prelude
protocol
MCP protocol types and utilities
registry
Registry components TODO: Phase 5
server
Server implementation
transport
MCP transport implementations
utils
Utility functions TODO: Phase 6

Macros§

const_string
Macro for creating compile-time constant string types