Docs.rs
mcp-methods-0.3.36
mcp-methods 0.3.36
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kkollsga
Dependencies
anyhow ^1
normal
optional
clap ^4
normal
optional
fancy-regex ^0.17
normal
globset ^0.4
normal
grep-matcher ^0.1
normal
grep-regex ^0.1
normal
grep-searcher ^0.1
normal
ignore ^0.4
normal
notify ^8
normal
optional
notify-debouncer-mini ^0.6
normal
optional
regex ^1
normal
rmcp ^1.6
normal
optional
schemars ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
optional
thiserror ^2
normal
optional
tokio ^1
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
ureq ^2
normal
tempfile ^3
dev
Versions
66.42%
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
Module html
mcp_
methods
0.3.36
Module html
Module Items
Functions
In crate mcp_
methods
mcp_methods
Module
html
Copy item path
Source
Functions
§
html_
to_
text
Convert HTML to clean, readable text optimized for LLM consumption.
html_
to_
text_
impl
Core implementation shared by the standalone function and read_file transform.