Docs.rs
  • mcp-spec-0.1.0
    • mcp-spec 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • baxen
    • dsp-ant
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • chrono ^0.4.38 normal
      • schemars ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • url ^2.5 normal
      • tempfile ^3.8 dev
    • Versions
    • 32.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mcp_spec0.1.0

Module protocol

Module Items

  • Structs
  • Enums
  • Constants

In crate mcp_spec

mcp_spec

Module protocol

Source

Structs§

CallToolResult
EmptyResult
ErrorData
Error information for JSON-RPC error responses.
GetPromptResult
Implementation
InitializeResult
JsonRpcError
JsonRpcNotification
JsonRpcRequest
JsonRpcResponse
ListPromptsResult
ListResourcesResult
ListToolsResult
PromptsCapability
ReadResourceResult
ResourcesCapability
ServerCapabilities
ToolsCapability

Enums§

JsonRpcMessage

Constants§

INTERNAL_ERROR
INVALID_PARAMS
INVALID_REQUEST
METHOD_NOT_FOUND
PARSE_ERROR