Docs.rs
pulseengine-mcp-server-0.2.0
pulseengine-mcp-server 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
avrabe
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
pulseengine-mcp-auth ^0.2.0
normal
pulseengine-mcp-monitoring ^0.2.0
normal
pulseengine-mcp-protocol ^0.2.0
normal
pulseengine-mcp-security ^0.2.0
normal
pulseengine-mcp-transport ^0.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
uuid ^1.11
normal
tokio-test ^0.4
dev
Versions
70.91%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
pulseengine_
mcp_
server
0.2.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate pulseengine_
mcp_
server
pulseengine_mcp_server
Module
error
Copy item path
Source
Expand description
Error types for the MCP protocol
Structs
§
Error
Core MCP error type
Enums
§
Error
Code
MCP error codes following JSON-RPC 2.0 specification
Type Aliases
§
Result
Result type alias for MCP operations