Docs.rs
mcp-repl-0.2.0
mcp-repl 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
06 August 2026
Links
Repository
crates.io
Source
Owners
joshrotenberg
Dependencies
async-trait ^0.1
normal
base64 ^0.23.0
normal
clap ^4
normal
clap_complete ^4
normal
clap_mangen ^0.2
normal
crossterm ^0.29
normal
getrandom ^0.4
normal
keyring ^4.1
normal
nu-ansi-term ^0.50
normal
reedline ^0.49
normal
regex ^1
normal
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3
normal
tokio ^1
normal
toml ^1
normal
toml_edit ^0.25
normal
tower-mcp ^0.20.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-width ^0.2
normal
webbrowser ^1.2
normal
axum ^0.8
dev
schemars ^1.2
dev
tower-mcp ^0.20.1
dev
Versions
67.09%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
mcp_
repl
0.2.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
config::Config
config::OAuthProfile
config::Profile
config::Repl
import_config::DiscoveredEntry
import_config::ImportedConnection
import_config::ScannedFile
import_config::Selector
oauth_profile::CredentialStore
Enums
config::Connection
config::Transport
Functions
config::config_path
import_config::candidate_paths
import_config::list_entries
import_config::load_with
import_config::parse_selector
import_config::scan
oauth_profile::build_flow
oauth_profile::remove_metadata
oauth_profile::save_metadata
oauth_profile::validate_name
run_cli