Docs.rs
hecate-mcp-server-0.1.0
hecate-mcp-server 0.1.0
Permalink
Docs.rs crate page
08 June 2026
Links
Repository
crates.io
Source
Owners
ShaitanLyss
Dependencies
anyhow ^1.0.98
normal
chrono ^0.4.41
normal
clap ^4.5.40
normal
dirs ^6.0.0
normal
env_logger ^0.11.8
normal
hecate-entity ^0.1.0
normal
hecate-executor ^0.1.0
normal
hecate-lib ^0.2.2
normal
hecate-migration ^0.1.0
normal
hecate-symrs ^0.2.3
normal
log ^0.4.27
normal
regex ^1.11.1
normal
rmcp ^0.3.0
normal
schemars ^1.0.0
normal
sea-orm ^1.1.12
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
tracing-subscriber ^0.3.19
normal
Versions
0%
of the crate is documented
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
Crate hecate_mcp_server
hecate_
mcp_
server
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Functions
Crate
hecate_
mcp_
server
Copy item path
Source
Structs
§
Hecate
Simulator
Enums
§
Hecate
Error
Traits
§
StdError
Error
is a trait representing the basic expectations for error values, i.e., values of type
E
in
Result<T, E>
.
Functions
§
serve