Docs.rs
semantic-memory-mcp-0.5.2
semantic-memory-mcp 0.5.2
Docs.rs crate page
Apache-2.0
12 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
RecursiveIntell
Dependencies
anyhow ^1
normal
blake3 ^1
normal
boundary-compiler ^0.1.0
normal
chrono ^0.4
normal
claim-ledger ^0.2.0
normal
optional
clap ^4
normal
knowledge-runtime ^0.1.0
normal
optional
llm-output-parser ^0.2.0
normal
optional
reqwest ^0.12
normal
rmcp ^1
normal
schemars ^1
normal
semantic-memory ^0.5.9
normal
serde ^1
normal
serde_json ^1
normal
stack-ids ^0.1.1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
tempfile ^3
dev
Versions
73.04%
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
start_http_server
semantic_
memory_
mcp
0.5.2
In semantic_
memory_
mcp::
http_
server
semantic_memory_mcp
::
http_server
Function
start_
http_
server
Copy item path
Source
pub fn start_http_server( port:
u16
, auth_token: &
str
, bridge:
MemoryBridge
, handle:
Handle
, )