List of all items
Structs
- auth::auth_manager::AuthManager
- auth::request_credentials::RequestCredentials
- auth::strategies::api_key::ApiKeyStrategy
- auth::strategies::basic::BasicAuthStrategy
- auth::strategies::pat::PatAuthStrategy
- auth::strategies::stub::StubAuthStrategy
- core::cache_manager::QueryCache
- core::circuit_breaker::CircuitBreaker
- core::component_registry::ComponentRegistry
- core::component_registry::ComponentState
- core::config_schema::Config
- core::health_check_manager::HealthCheckManager
- core::mcp_server::CallArgs
- core::mcp_server::GetArgs
- core::mcp_server::McpifyServer
- core::mcp_server::SearchArgs
- core::rate_limiter::RateLimiter
- data::store::EndpointRecord
- data::store::SearchResult
- http::types::HttpServerConfig
- services::api_client::ApiClient
Enums
- auth::errors::AuthError
- core::circuit_breaker::CircuitBreakerError
- core::component_registry::ComponentStatus
- core::config_schema::AuthMethod
- core::config_schema::Transport
- core::errors::McpifyError
- http::auth_extractor::ExtractError
Traits
Functions
- auth::auth_manager::header_location_for
- core::api_url_builder::build_api_url
- core::config_manager::load_config
- core::correlation_context::correlation_id
- core::correlation_context::with_correlation_id
- core::credential_storage::delete_credential
- core::credential_storage::load_credential
- core::credential_storage::save_credential
- core::log_transport::use_pretty_output
- core::logger::init_logging
- core::logger::resolve_log_level
- core::mcp_server::connect_stdio
- core::otel::build_layer
- core::otel::shutdown_tracing
- core::sanitizer::is_sensitive_key
- core::sanitizer::sanitize
- core::shutdown_handler::install_shutdown_handlers
- core::shutdown_handler::on_shutdown
- data::store::cached_store_connection
- data::store::get_endpoint
- data::store::list_endpoints
- data::store::open_store
- data::store::open_store_read_write
- data::store::resolve_store_path
- data::store::search_endpoints
- http::auth_extractor::extract_request_credentials
- http::localhost_detector::is_localhost
- http::metrics::increment
- http::metrics::render_metrics
- http::server::start_http_server
- services::embedding_service::embed
- tools::call_tool::call_operation
- tools::get_tool::get_operation
- tools::search_tool::search_operations
- validation::validator::validate_input
- validation::validator::validate_output
Type Aliases
- auth::auth_strategy::AuthConfig
- auth::auth_strategy::Credentials
- core::health_check_manager::HealthCheckFn
- core::health_check_manager::HealthCheckFuture
- core::logger::BoxedLayer
- core::shutdown_handler::CleanupFn